Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiNanIface.aidl44 …void initiateDataPathRequest(in char cmdId, in android.hardware.wifi.NanInitiateDataPathRequest ms… in initiateDataPathRequest() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiNanIface.aidl44 …void initiateDataPathRequest(in char cmdId, in android.hardware.wifi.NanInitiateDataPathRequest ms… in initiateDataPathRequest() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiNanIface.aidl44 …void initiateDataPathRequest(in char cmdId, in android.hardware.wifi.NanInitiateDataPathRequest ms… in initiateDataPathRequest() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiNanIface.aidl153 void initiateDataPathRequest(in char cmdId, in NanInitiateDataPathRequest msg); in initiateDataPathRequest() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.cpp755 ndk::ScopedAStatus WifiNanIface::initiateDataPathRequest(char16_t in_cmdId, in initiateDataPathRequest() function in aidl::android::hardware::wifi::WifiNanIface