HomeSort by relevance Sort by last modified time
    Searched refs:OPEN_AUTH_SM_STATE_IDLE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.c 120 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smActionUnexpected},
121 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smActionUnexpected},
122 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smActionUnexpected},
123 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smActionUnexpected},
124 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smActionUnexpected}
128 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smStopWait},
130 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smFailureWait},
132 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smMaxRetryWait}
136 {OPEN_AUTH_SM_STATE_IDLE, (fsm_Action_t)openAuth_smStopAuth},
158 pHandle->currentState = OPEN_AUTH_SM_STATE_IDLE;
    [all...]
openAuthSm.h 62 OPEN_AUTH_SM_STATE_IDLE = 0,

Completed in 39 milliseconds