Home
last modified time | relevance | path

Searched refs:getEventCallbacks (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_nan_iface.cpp74 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
84 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
94 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
107 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
117 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
128 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
141 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
152 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
181 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
193 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
[all …]
H A Dwifi_sta_iface.cpp58 std::set<sp<IWifiStaIfaceEventCallback>> WifiStaIface::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_5::implementation::WifiStaIface
399 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
422 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
446 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
519 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startRssiMonitoringInternal()
H A Dwifi_rtt_controller.cpp48 WifiRttController::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_5::implementation::WifiRttController
284 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal_1_4()
H A Dwifi_rtt_controller.h44 std::vector<sp<V1_4::IWifiRttControllerEventCallback>> getEventCallbacks();
H A Dwifi_sta_iface.h46 std::set<sp<IWifiStaIfaceEventCallback>> getEventCallbacks();
H A Dwifi_nan_iface.h185 std::set<sp<V1_0::IWifiNanIfaceEventCallback>> getEventCallbacks();
H A Dwifi_chip.h76 std::set<sp<V1_4::IWifiChipEventCallback>> getEventCallbacks();
H A Dwifi_chip.cpp415 std::set<sp<V1_4::IWifiChipEventCallback>> WifiChip::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_5::implementation::WifiChip
1404 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
1690 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerRadioModeChangeCallback()