Home
last modified time | relevance | path

Searched refs:CMD_START_IP_PACKET_OFFLOAD (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java585 static final int CMD_START_IP_PACKET_OFFLOAD = BASE + 160; field in ClientModeImpl
3658 case CMD_START_IP_PACKET_OFFLOAD: in processMessage()
4827 CMD_START_IP_PACKET_OFFLOAD, slot, (int) interval.getSeconds(), packet); in onStartSocketKeepalive()
5281 case CMD_START_IP_PACKET_OFFLOAD: { in processMessage()