Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl69 …oneway void notifyRespondToPairingIndicationResponse(in char id, in android.hardware.wifi.NanStatu… in notifyRespondToPairingIndicationResponse() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl69 …oneway void notifyRespondToPairingIndicationResponse(in char id, in android.hardware.wifi.NanStatu… in notifyRespondToPairingIndicationResponse() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl69 …oneway void notifyRespondToPairingIndicationResponse(in char id, in android.hardware.wifi.NanStatu… in notifyRespondToPairingIndicationResponse() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiNanIfaceEventCallback.aidl403 void notifyRespondToPairingIndicationResponse(in char id, in NanStatus status); in notifyRespondToPairingIndicationResponse() method
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_nan_iface_aidl_test.cpp374 ::ndk::ScopedAStatus notifyRespondToPairingIndicationResponse( in notifyRespondToPairingIndicationResponse() function in WifiNanIfaceAidlTest::WifiNanIfaceEventCallback