Home
last modified time | relevance | path

Searched refs:stopBackgroundScan (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl60 void stopBackgroundScan(in int cmdId); in stopBackgroundScan() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl60 void stopBackgroundScan(in int cmdId); in stopBackgroundScan() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl60 void stopBackgroundScan(in int cmdId); in stopBackgroundScan() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl519 void stopBackgroundScan(in int cmdId); in stopBackgroundScan() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.h66 ndk::ScopedAStatus stopBackgroundScan(int32_t in_cmdId) override;
Dwifi_sta_iface.cpp122 ndk::ScopedAStatus WifiStaIface::stopBackgroundScan(int32_t in_cmdId) { in stopBackgroundScan() function in aidl::android::hardware::wifi::WifiStaIface
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal276 stopBackgroundScan(CommandId cmdId) generates (WifiStatus status);