Home
last modified time | relevance | path

Searched refs:IPnoScanEvent (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/
H A DIWifiScannerImpl.aidl19 import android.net.wifi.nl80211.IPnoScanEvent;
59 oneway void subscribePnoScanEvents(IPnoScanEvent handler); in subscribePnoScanEvents()
H A DIPnoScanEvent.aidl23 interface IPnoScanEvent { interface
/aosp12/system/connectivity/wificond/scanning/
H A Dscanner_impl.h66 const ::android::sp<::android::net::wifi::nl80211::IPnoScanEvent>& handler)
105 ::android::sp<::android::net::wifi::nl80211::IPnoScanEvent> pno_scan_event_handler_;
H A Dscanner_impl.cpp30 using android::net::wifi::nl80211::IPnoScanEvent;
387 Status ScannerImpl::subscribePnoScanEvents(const sp<IPnoScanEvent>& handler) { in subscribePnoScanEvents()
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
H A DWifiNl80211ManagerTest.java691 ArgumentCaptor<IPnoScanEvent> messageCaptor = ArgumentCaptor.forClass(IPnoScanEvent.class); in testPnoScanResultEvent()
693 IPnoScanEvent pnoScanEvent = messageCaptor.getValue(); in testPnoScanResultEvent()
704 ArgumentCaptor<IPnoScanEvent> messageCaptor = ArgumentCaptor.forClass(IPnoScanEvent.class); in testPnoScanEventsForMetrics()
706 IPnoScanEvent pnoScanEvent = messageCaptor.getValue(); in testPnoScanEventsForMetrics()
/aosp12/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
H A DWifiNl80211Manager.java109 private HashMap<String, IPnoScanEvent> mPnoScanEventHandlers = new HashMap<>();
409 private class PnoScanEventHandler extends IPnoScanEvent.Stub {
/aosp12/system/connectivity/wificond/
H A DAndroid.bp193 "aidl/android/net/wifi/nl80211/IPnoScanEvent.aidl",
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt28552 Landroid/net/wifi/nl80211/IPnoScanEvent$Stub;
28553 Landroid/net/wifi/nl80211/IPnoScanEvent;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt38189 Landroid/net/wifi/nl80211/IPnoScanEvent$Stub;
38190 Landroid/net/wifi/nl80211/IPnoScanEvent;