Home
last modified time | relevance | path

Searched defs:subscribePnoScanEvents (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
H A DIWifiScannerImpl.aidl59 oneway void subscribePnoScanEvents(IPnoScanEvent handler); in subscribePnoScanEvents() method
/aosp12/system/connectivity/wificond/scanning/
H A Dscanner_impl.cpp387 Status ScannerImpl::subscribePnoScanEvents(const sp<IPnoScanEvent>& handler) { in subscribePnoScanEvents() function in android::wificond::ScannerImpl