Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/default/
Dwifi_nan_iface.cpp61 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
71 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
81 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
94 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
104 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
115 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
128 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
139 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
156 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
168 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
[all …]
Dwifi_sta_iface.cpp54 std::set<sp<IWifiStaIfaceEventCallback>> WifiStaIface::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_2::implementation::WifiStaIface
367 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
390 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
414 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
477 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startRssiMonitoringInternal()
Dwifi_rtt_controller.cpp48 WifiRttController::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_2::implementation::WifiRttController
166 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal()
Dwifi_rtt_controller.h44 std::vector<sp<IWifiRttControllerEventCallback>> getEventCallbacks();
Dwifi_nan_iface.h144 std::set<sp<V1_0::IWifiNanIfaceEventCallback>> getEventCallbacks();
Dwifi_sta_iface.h46 std::set<sp<IWifiStaIfaceEventCallback>> getEventCallbacks();
Dwifi_chip.h72 std::set<sp<IWifiChipEventCallback>> getEventCallbacks();
Dwifi_chip.cpp338 std::set<sp<IWifiChipEventCallback>> WifiChip::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_2::implementation::WifiChip
1022 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
1166 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerRadioModeChangeCallback()