HomeSort by relevance Sort by last modified time
    Searched defs:openAuth_smStartTimer (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
openAuthSm.c 264 status = openAuth_smStartTimer(pAuth);
267 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smStartTimer return\n");
315 status = openAuth_smStartTimer(hAuth);
404 TI_STATUS openAuth_smStartTimer(auth_t *hAuth)
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
openAuthSm.c 264 status = openAuth_smStartTimer(pAuth);
267 TRACE0(pAuth->hReport, REPORT_SEVERITY_ERROR, "openAuth_smStartIdle: openAuth_smStartTimer return\n");
315 status = openAuth_smStartTimer(hAuth);
404 TI_STATUS openAuth_smStartTimer(auth_t *hAuth)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/open/
openAuthSm.c 282 status = openAuth_smStartTimer(hAuth);
322 status = openAuth_smStartTimer(hAuth);
412 TI_STATUS openAuth_smStartTimer(auth_t *hAuth)

Completed in 168 milliseconds