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()
1440 ((u8 *) bss->IEs) + in wpa_driver_ndis_get_associnfo()
/external/wpa_supplicant_8/hostapd/
DChangeLog629 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
631 Move HT IEs to be later in (Re)Assoc Resp.
650 * hostapd_notif_Assoc() can now be called with all IEs to simplify
860 either need to support this or will have to use the WPA/RSN IEs from
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog510 * added D-Bus interface for setting/clearing WFD IEs
1147 * Reorder some IEs to get closer to IEEE 802.11 standard. Move
1149 Move HT IEs to be later in (Re)Assoc Resp.
1414 elements to make it easier to support new IEs; old get_scan_result()
1818 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if
2132 * added support for PMKSA caching with drivers that generate RSN IEs
2278 verify both WPA and RSN IEs, if present, not only the selected one;
2283 IEs than just one WPA IE