Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl62 void stopSendingKeepAlivePackets(in int cmdId); in stopSendingKeepAlivePackets() method
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl545 void stopSendingKeepAlivePackets(in int cmdId); in stopSendingKeepAlivePackets() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl62 void stopSendingKeepAlivePackets(in int cmdId); in stopSendingKeepAlivePackets() method
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl62 void stopSendingKeepAlivePackets(in int cmdId); in stopSendingKeepAlivePackets() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.cpp184 ndk::ScopedAStatus WifiStaIface::stopSendingKeepAlivePackets(int32_t in_cmdId) { in stopSendingKeepAlivePackets() function in aidl::android::hardware::wifi::WifiStaIface