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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DadmCtrlWpa2.c1669 TI_UINT8 candIndex =0, apIndex = 0, size =0; local
1722 for (apIndex=0; apIndex<pAdmCtrl->pmkid_cache.entriesNumber; apIndex++)
1724 pAdmCtrl->pmkid_cache.pmkidTbl[apIndex].preAuthenticate = TI_FALSE;
1728 for(apIndex = 0; apIndex < apList->NumOfItems; apIndex++)
1734 if (apList->bssidList[apIndex].pRsnIEs==NULL)
1742 if(apList->bssidList[apIndex]
[all...]

Completed in 6 milliseconds