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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c170 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
858 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
880 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
884 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1389 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1391 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1420 ((u8 *) bss->IEs) +
1424 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c170 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
858 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
880 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
884 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1389 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1391 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1420 ((u8 *) bss->IEs) +
1424 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c170 UCHAR IEs[1]; member in struct:NDIS_WLAN_BSSID_EX
858 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) {
880 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
884 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs),
1389 wpa_hexdump(MSG_MSGDUMP, "NDIS: Request IEs",
1391 wpa_hexdump(MSG_MSGDUMP, "NDIS: Response IEs",
1420 ((u8 *) bss->IEs) +
1424 wpa_hexdump(MSG_MSGDUMP, "NDIS: Beacon IEs",

Completed in 158 milliseconds