Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp58 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
66 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
74 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
83 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
91 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
99 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
108 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
116 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
130 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
139 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
[all …]
Dwifi_sta_iface.cpp53 std::set<sp<IWifiStaIfaceEventCallback>> WifiStaIface::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_0::implementation::WifiStaIface
397 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
417 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
438 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
501 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startRssiMonitoringInternal()
Dwifi_rtt_controller.cpp47 WifiRttController::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_0::implementation::WifiRttController
189 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal()
Dwifi_rtt_controller.h43 std::vector<sp<IWifiRttControllerEventCallback>> getEventCallbacks();
Dwifi_nan_iface.h123 std::set<sp<IWifiNanIfaceEventCallback>> getEventCallbacks();
Dwifi_sta_iface.h43 std::set<sp<IWifiStaIfaceEventCallback>> getEventCallbacks();
Dwifi_chip.cpp75 std::set<sp<IWifiChipEventCallback>> WifiChip::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_0::implementation::WifiChip
790 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
853 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerDebugRingBufferCallback()
Dwifi_chip.h66 std::set<sp<IWifiChipEventCallback>> getEventCallbacks();