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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.h 109 TI_STATUS openAuth_smIncRetry(auth_t *hAuth);
openAuthSm.c 271 status = openAuth_smIncRetry(pAuth);
274 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smIncRetry return\n");
316 status = openAuth_smIncRetry(hAuth);
365 TI_STATUS openAuth_smIncRetry(auth_t *hAuth)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.h 110 TI_STATUS openAuth_smIncRetry(auth_t *hAuth);
openAuthSm.c 283 status = openAuth_smIncRetry(hAuth);
323 status = openAuth_smIncRetry(hAuth);
372 TI_STATUS openAuth_smIncRetry(auth_t *hAuth)
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.h 109 TI_STATUS openAuth_smIncRetry(auth_t *hAuth);
openAuthSm.c 271 status = openAuth_smIncRetry(pAuth);
274 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smIncRetry return\n");
316 status = openAuth_smIncRetry(hAuth);
365 TI_STATUS openAuth_smIncRetry(auth_t *hAuth)

Completed in 15 milliseconds