Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.4/default/
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()
169 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
181 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
[all …]
Dwifi_sta_iface.cpp58 std::set<sp<IWifiStaIfaceEventCallback>> WifiStaIface::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_4::implementation::WifiStaIface
385 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
408 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
432 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startBackgroundScanInternal()
500 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in startRssiMonitoringInternal()
Dwifi_rtt_controller.cpp48 WifiRttController::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_4::implementation::WifiRttController
284 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal_1_4()
Dwifi_rtt_controller.h44 std::vector<sp<IWifiRttControllerEventCallback>> getEventCallbacks();
Dwifi_nan_iface.h163 std::set<sp<V1_0::IWifiNanIfaceEventCallback>> getEventCallbacks();
Dwifi_sta_iface.h46 std::set<sp<IWifiStaIfaceEventCallback>> getEventCallbacks();
Dwifi_chip.h75 std::set<sp<IWifiChipEventCallback>> getEventCallbacks();
Dwifi_chip.cpp363 std::set<sp<IWifiChipEventCallback>> WifiChip::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_4::implementation::WifiChip
1155 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
1367 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerRadioModeChangeCallback()