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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.h 112 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth);
openAuthSm.c 257 status = openAuth_smSendAuthReq(pAuth);
260 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smSendAuthReq return\n");
314 status = openAuth_smSendAuthReq(hAuth);
331 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.h 113 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth);
openAuthSm.c 281 status = openAuth_smSendAuthReq(hAuth);
321 status = openAuth_smSendAuthReq(hAuth);
338 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth)
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.h 112 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth);
openAuthSm.c 257 status = openAuth_smSendAuthReq(pAuth);
260 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smSendAuthReq return\n");
314 status = openAuth_smSendAuthReq(hAuth);
331 TI_STATUS openAuth_smSendAuthReq(auth_t *hAuth)

Completed in 37 milliseconds