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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.h 99 TI_STATUS openAuth_smStartIdle(auth_t *pAuth);
openAuthSm.c 119 {{OPEN_AUTH_SM_STATE_WAIT, (fsm_Action_t)openAuth_smStartIdle},
246 TI_STATUS openAuth_smStartIdle(auth_t *pAuth)
253 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smResetRetry return\n");
260 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smSendAuthReq return\n");
267 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smStartTimer return\n");
274 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smIncRetry return\n");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.h 100 TI_STATUS openAuth_smStartIdle(auth_t *hAuth);
openAuthSm.c 121 {{OPEN_AUTH_SM_STATE_WAIT, (fsm_Action_t)openAuth_smStartIdle},
276 TI_STATUS openAuth_smStartIdle(auth_t *hAuth)
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.h 99 TI_STATUS openAuth_smStartIdle(auth_t *pAuth);
openAuthSm.c 119 {{OPEN_AUTH_SM_STATE_WAIT, (fsm_Action_t)openAuth_smStartIdle},
246 TI_STATUS openAuth_smStartIdle(auth_t *pAuth)
253 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smResetRetry return\n");
260 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smSendAuthReq return\n");
267 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smStartTimer return\n");
274 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smIncRetry return\n");

Completed in 1186 milliseconds