Home
last modified time | relevance | path

Searched defs:eventPairingRequest (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl66 oneway void eventPairingRequest(in android.hardware.wifi.NanPairingRequestInd event); in eventPairingRequest() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl66 oneway void eventPairingRequest(in android.hardware.wifi.NanPairingRequestInd event); in eventPairingRequest() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl366 void eventPairingRequest(in NanPairingRequestInd event); in eventPairingRequest() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl66 oneway void eventPairingRequest(in android.hardware.wifi.NanPairingRequestInd event); in eventPairingRequest() method
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp231 ::ndk::ScopedAStatus eventPairingRequest(const NanPairingRequestInd& event) override { in eventPairingRequest() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback