Home
last modified time | relevance | path

Searched refs:stopSendingKeepAlivePackets (Results 1 – 7 of 7) 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/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/android/hardware/wifi/
DIWifiStaIface.aidl545 void stopSendingKeepAlivePackets(in int cmdId); in stopSendingKeepAlivePackets() method
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.h83 ndk::ScopedAStatus stopSendingKeepAlivePackets(int32_t in_cmdId) override;
Dwifi_sta_iface.cpp184 ndk::ScopedAStatus WifiStaIface::stopSendingKeepAlivePackets(int32_t in_cmdId) { in stopSendingKeepAlivePackets() function in aidl::android::hardware::wifi::WifiStaIface
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal462 stopSendingKeepAlivePackets(CommandId cmdId) generates (WifiStatus status);