Searched defs:CMD_GET_CAPABILITY_FREQ (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java487 static final int CMD_GET_CAPABILITY_FREQ = BASE + 60; field in class:WifiStateMachine
1250 Message resultMsg = channel.sendMessageSynchronously(CMD_GET_CAPABILITY_FREQ);
4733 case CMD_GET_CAPABILITY_FREQ:
5175 case CMD_GET_CAPABILITY_FREQ:

Completed in 83 milliseconds