Home
last modified time | relevance | path

Searched defs:startBackgroundScan (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl56 …void startBackgroundScan(in int cmdId, in android.hardware.wifi.StaBackgroundScanParameters params… in startBackgroundScan() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl56 …void startBackgroundScan(in int cmdId, in android.hardware.wifi.StaBackgroundScanParameters params… in startBackgroundScan() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl56 …void startBackgroundScan(in int cmdId, in android.hardware.wifi.StaBackgroundScanParameters params… in startBackgroundScan() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl451 void startBackgroundScan(in int cmdId, in StaBackgroundScanParameters params); in startBackgroundScan() method
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp356 Return<ProgramListResult> Tuner::startBackgroundScan() { in startBackgroundScan() function in android::hardware::broadcastradio::V1_1::implementation::Tuner
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.cpp116 ndk::ScopedAStatus WifiStaIface::startBackgroundScan(int32_t in_cmdId, in startBackgroundScan() function in aidl::android::hardware::wifi::WifiStaIface