Searched refs:CMD_GET_PASSPOINT_CONFIGS (Results 1 – 1 of 1) sorted by relevance
516 static final int CMD_GET_PASSPOINT_CONFIGS = BASE + 108; field in ClientModeImpl1795 Message resultMsg = channel.sendMessageSynchronously(CMD_GET_PASSPOINT_CONFIGS); in syncGetPasspointConfigs()3684 case CMD_GET_PASSPOINT_CONFIGS: in processMessage()