/hardware/interfaces/wifi/1.4/ |
D | IWifiNanIface.hal | 40 * Note: supersedes the @1.2::IWifiNanIface.enableRequest() method which is deprecated as of 59 * |IWifiNanIface.enableRequest| already submitted and succeeded).
|
D | types.hal | 243 * Enable requests for NAN: start-up configuration |IWifiNanIface.enableRequest|.
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIface.hal | 58 * Note: supersedes the @1.0::IWifiNanIface.enableRequest() method which is deprecated as of 77 * |IWifiNanIface.enableRequest| already submitted and succeeded).
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiNanIface.hal | 41 * Note: supersedes the @1.4::IWifiNanIface.enableRequest() method which is deprecated as of 60 * |IWifiNanIface.enableRequest| already submitted and succeeded).
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/ |
D | IWifiNanIface.aidl | 42 …void enableRequest(in char cmdId, in android.hardware.wifi.NanEnableRequest msg1, in android.hardw… in enableRequest() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/ |
D | IWifiNanIface.aidl | 42 …void enableRequest(in char cmdId, in android.hardware.wifi.NanEnableRequest msg1, in android.hardw… in enableRequest() method
|
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/ |
D | IWifiNanIface.aidl | 42 …void enableRequest(in char cmdId, in android.hardware.wifi.NanEnableRequest msg1, in android.hardw… in enableRequest() method
|
/hardware/interfaces/wifi/aidl/android/hardware/wifi/ |
D | IWifiNanIface.aidl | 128 void enableRequest( in enableRequest() method
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiNanIface.hal | 98 * Note: supersedes the @1.5::IWifiNanIface.enableRequest() method which is deprecated as of 117 * |IWifiNanIface.enableRequest| already submitted and succeeded).
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiNanIface.hal | 73 enableRequest(CommandIdShort cmdId, NanEnableRequest msg) 78 * |IWifiNanIface.enableRequest| already submitted and succeeded).
|
D | README-NAN.md | 53 * enableRequest 108 * NanConfigRequest: same as for <i>enableRequest</i>
|
D | IWifiNanIfaceEventCallback.hal | 44 * Asynchronous callback invoked in response to an enable request |IWifiNanIface.enableRequest|.
|
D | types.hal | 892 * Enable requests for NAN: start-up configuration |IWifiNanIface.enableRequest|.
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_nan_iface_aidl_test.cpp | 461 wifi_nan_iface_->enableRequest(inputCmdId, nanEnableRequest, nanConfigRequestSupp); in TEST_P() 504 wifi_nan_iface_->enableRequest(inputCmdId, nanEnableRequest, nanConfigRequestSupp); in TEST_P() 624 auto status = wifi_nan_iface_->enableRequest(inputCmdId, req, nanConfigRequestSupp); in TEST_P()
|
/hardware/interfaces/wifi/aidl/default/ |
D | wifi_nan_iface.h | 58 ndk::ScopedAStatus enableRequest(char16_t in_cmdId, const NanEnableRequest& in_msg1,
|
D | wifi_nan_iface.cpp | 696 ndk::ScopedAStatus WifiNanIface::enableRequest(char16_t in_cmdId, const NanEnableRequest& in_msg1, in enableRequest() function in aidl::android::hardware::wifi::WifiNanIface
|