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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DadmCtrlWpa.c1175 TI_INT32 index, unicastSuiteIndex=0; local
1195 pWpaData->unicastSuite[unicastSuiteIndex] = (ECipherSuite)index;
1196 TRACE1(pAdmCtrl->hReport, REPORT_SEVERITY_INFORMATION, "Wpa_IE: unicast %x \n", pWpaData->unicastSuite[unicastSuiteIndex]);
1197 unicastSuiteIndex++;
1200 pWpaData->unicastSuiteCnt = unicastSuiteIndex;

Completed in 15 milliseconds