Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.c169 UCHAR IEs[1]; member
870 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) { in wpa_driver_ndis_get_scan_results()
892 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs; in wpa_driver_ndis_get_scan_results()
896 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs), in wpa_driver_ndis_get_scan_results()
1432 ((u8 *) bss->IEs) + in wpa_driver_ndis_get_associnfo()
/external/wpa_supplicant_8/hostapd/
DChangeLog386 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
388 Move HT IEs to be later in (Re)Assoc Resp.
407 * hostapd_notif_Assoc() can now be called with all IEs to simplify
617 either need to support this or will have to use the WPA/RSN IEs from
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog135 * added D-Bus interface for setting/clearing WFD IEs
772 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
774 Move HT IEs to be later in (Re)Assoc Resp.
1039 elements to make it easier to support new IEs; old get_scan_result()
1443 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if
1757 * added support for PMKSA caching with drivers that generate RSN IEs
1903 verify both WPA and RSN IEs, if present, not only the selected one;
1908 IEs than just one WPA IE