Home
last modified time | relevance | path

Searched refs:NumCandidates (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
DosDot11.h574 TI_UINT32 NumCandidates; /* No. of pmkid candidates*/ member
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DadmCtrlWpa2.c1806 pCandList->NumCandidates = candIndex; in admCtrlWpa2_buildAndSendPMKIDCandList()
1816 pCandList->NumCandidates = candIndex; in admCtrlWpa2_buildAndSendPMKIDCandList()
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c1790 os_printf ("Preauthentication list (%d entries)!\n",pCandList->NumCandidates); in cmdInterpret_Event()
1792 for (i=0; i<pCandList->NumCandidates; i++) in cmdInterpret_Event()