Searched refs:CMD_GET_CONNECTION_STATISTICS (Results 1 – 1 of 1) sorted by relevance
635 static final int CMD_GET_CONNECTION_STATISTICS = BASE + 76; field in WifiStateMachine2016 Message resultMsg = channel.sendMessageSynchronously(CMD_GET_CONNECTION_STATISTICS); in syncGetConnectionStatistics()4155 case CMD_GET_CONNECTION_STATISTICS: in processMessage()