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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DadmCtrlWpa2.c959 TI_UINT16 temp2bytes =0, capabilities; local
970 COPY_WLAN_WORD(&temp2bytes, wpa2Ie->rsnIeData);
975 (temp2bytes != WPA2_OUI_MAX_VERSION))
977 TRACE3(pAdmCtrl->hReport, REPORT_SEVERITY_ERROR, "Wpa2_ParseIe Error: length=0x%x, elementid=0x%x, version=0x%x\n", wpa2Ie->hdr[1], wpa2Ie->hdr[0], temp2bytes);

Completed in 6 milliseconds