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.c170 UCHAR IEs[1]; member
858 if (((char *) bss->IEs) + bss->IELength > (char *) b + blen) { in wpa_driver_ndis_get_scan_results()
880 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs; in wpa_driver_ndis_get_scan_results()
884 os_memcpy(r + 1, bss->IEs + sizeof(NDIS_802_11_FIXED_IEs), in wpa_driver_ndis_get_scan_results()
1420 ((u8 *) bss->IEs) + in wpa_driver_ndis_get_associnfo()
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog342 * added D-Bus interface for setting/clearing WFD IEs
979 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
981 Move HT IEs to be later in (Re)Assoc Resp.
1246 elements to make it easier to support new IEs; old get_scan_result()
1650 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if
1964 * added support for PMKSA caching with drivers that generate RSN IEs
2110 verify both WPA and RSN IEs, if present, not only the selected one;
2115 IEs than just one WPA IE
/external/wpa_supplicant_8/hostapd/
DChangeLog495 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
497 Move HT IEs to be later in (Re)Assoc Resp.
516 * hostapd_notif_Assoc() can now be called with all IEs to simplify
726 either need to support this or will have to use the WPA/RSN IEs from