Searched refs:CMD_EAP_OUTBOUND_MSG_READY (Results 1 – 1 of 1) sorted by relevance
295 static final int CMD_EAP_OUTBOUND_MSG_READY = CMD_GENERAL_BASE + 10; field in IkeSessionStateMachine331 CMD_TO_STR.put(CMD_EAP_OUTBOUND_MSG_READY, "EAP outbound msg ready"); in CMD_TO_STR.put() argument3559 case CMD_EAP_OUTBOUND_MSG_READY: in processStateMessage()3657 sendMessage(CMD_EAP_OUTBOUND_MSG_READY, eapMsg); in onResponse()