Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_nan_iface.cpp65 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
75 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
85 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
98 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
108 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
119 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
132 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
143 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
160 shared_ptr_this->getEventCallbacks()) { in WifiNanIface()
172 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_3::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_3::implementation::WifiRttController
168 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in rangeRequestInternal()
Dwifi_rtt_controller.h44 std::vector<sp<IWifiRttControllerEventCallback>> getEventCallbacks();
Dwifi_nan_iface.h146 std::set<sp<V1_0::IWifiNanIfaceEventCallback>> getEventCallbacks();
Dwifi_sta_iface.h46 std::set<sp<IWifiStaIfaceEventCallback>> getEventCallbacks();
Dwifi_chip.h73 std::set<sp<V1_2::IWifiChipEventCallback>> getEventCallbacks();
Dwifi_chip.cpp345 std::set<sp<V1_2::IWifiChipEventCallback>> WifiChip::getEventCallbacks() { in getEventCallbacks() function in android::hardware::wifi::V1_3::implementation::WifiChip
1110 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in enableDebugErrorAlertsInternal()
1272 for (const auto& callback : shared_ptr_this->getEventCallbacks()) { in registerRadioModeChangeCallback()