Searched refs:IEs (Results 1 – 5 of 5) sorted by relevance
170 UCHAR IEs[1]; member858 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()
613 * added D-Bus interface for setting/clearing WFD IEs1250 * Reorder some IEs to get closer to IEEE 802.11 standard. Move1252 Move HT IEs to be later in (Re)Assoc Resp.1517 elements to make it easier to support new IEs; old get_scan_result()1921 * driver_ndis: include Beacon IEs in AssocInfo in order to notice if2236 * added support for PMKSA caching with drivers that generate RSN IEs2382 verify both WPA and RSN IEs, if present, not only the selected one;2387 IEs than just one WPA IE
1092 QoS Management IEs to an associated STA which supports DSCP policy
709 * Reorder some IEs to get closer to IEEE 802.11 standard. Move711 Move HT IEs to be later in (Re)Assoc Resp.730 * hostapd_notif_Assoc() can now be called with all IEs to simplify940 either need to support this or will have to use the WPA/RSN IEs from
17 IEEE 802.11: no need for an element ID in the structures for IEs, make179 802.11: Fetch the CF and TIM IEs a field at a time.