Searched refs:preAuthStatus (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DadmCtrlWpa2.c1760 TI_BOOL preAuthStatus; local
1763 preAuthStatus = admCtrlWpa2_getPreAuthStatus(pAdmCtrl, &apList->bssidList[apIndex].bssId, &cacheIndex);
1765 TRACE1(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "admCtrlWpa2_buildAndSendPMKIDCandList, preAuthStatus=%d \n", preAuthStatus);
1767 if (preAuthStatus)
1892 Routine Description: updates the preAuthStatus

Completed in 26 milliseconds