Searched defs:CMD_ALARM_FIRED (Results 1 – 1 of 1) sorted by relevance
303 static final int CMD_ALARM_FIRED = CMD_GENERAL_BASE + 15; field in IkeSessionStateMachine335 CMD_TO_STR.put(CMD_ALARM_FIRED, "Alarm Fired"); in CMD_TO_STR.put() argument