Searched defs:startSendingKeepAlivePackets (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | IWifiStaIface.java | 235 boolean startSendingKeepAlivePackets(int cmdId, byte[] ipPacketData, int etherType, in startSendingKeepAlivePackets() method
|
D | WifiStaIface.java | 384 public boolean startSendingKeepAlivePackets(int cmdId, byte[] ipPacketData, int etherType, in startSendingKeepAlivePackets() method in WifiStaIface
|
D | WifiStaIfaceAidlImpl.java | 633 public boolean startSendingKeepAlivePackets(int cmdId, byte[] ipPacketData, int etherType, in startSendingKeepAlivePackets() method in WifiStaIfaceAidlImpl
|
D | WifiStaIfaceHidlImpl.java | 305 public boolean startSendingKeepAlivePackets(int cmdId, byte[] ipPacketData, int etherType, in startSendingKeepAlivePackets() method in WifiStaIfaceHidlImpl
|