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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DrsnApi.h204 TI_BOOL preAuthSupport; member in struct:__anon2986
H A DadmCtrl.c260 pAdmCtrl->preAuthSupport = pInitParam->preAuthSupport;
H A DadmCtrl.h187 TI_BOOL preAuthSupport; member in struct:_admCtrl_t
H A DadmCtrlWpa2.c598 if(pAdmCtrl->preAuthSupport &&
1428 if(!pAdmCtrl->preAuthSupport)
1775 if(pAdmCtrl->preAuthSupport && (wpa2Data.preAuthentication))
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c2683 sizeof p->rsnInitParams.preAuthSupport,
2684 (TI_UINT8*)&p->rsnInitParams.preAuthSupport);

Completed in 129 milliseconds