Home
last modified time | relevance | path

Searched refs:get_ie (Results 1 – 25 of 37) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_rrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
148 subelem = get_ie(buf + 4, len - 4, LCI_REQ_SUBELEM_MAX_AGE); in hostapd_parse_location_lci_req_age()
300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
309 while ((ie = get_ie(pos, len, WLAN_EID_MEASURE_REQUEST))) { in hostapd_handle_nei_report_req()
Dmbo_ap.c96 attr = get_ie(pos, len, MBO_ATTR_ID_CELL_DATA_CAPA); in mbo_ap_check_sta_assoc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_rrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
148 subelem = get_ie(buf + 4, len - 4, LCI_REQ_SUBELEM_MAX_AGE); in hostapd_parse_location_lci_req_age()
300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
309 while ((ie = get_ie(pos, len, WLAN_EID_MEASURE_REQUEST))) { in hostapd_handle_nei_report_req()
Drrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
148 subelem = get_ie(buf + 4, len - 4, LCI_REQ_SUBELEM_MAX_AGE); in hostapd_parse_location_lci_req_age()
300 ie = get_ie(pos, len, WLAN_EID_SSID); in hostapd_handle_nei_report_req()
309 while ((ie = get_ie(pos, len, WLAN_EID_MEASURE_REQUEST))) { in hostapd_handle_nei_report_req()
Dmbo_ap.c96 attr = get_ie(pos, len, MBO_ATTR_ID_CELL_DATA_CAPA); in mbo_ap_check_sta_assoc()
Dbeacon.c278 return get_ie(ies, ies_len, eid); in hostapd_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmbo.c50 return get_ie(mbo, 2 + ie_len - MBO_IE_HEADER, attr); in mbo_attr_from_mbo_ie()
81 return get_ie(mbo, end - mbo, attr); in wpas_mbo_get_bss_attr()
Drrm.c333 subelem = get_ie(request, len, LCI_REQ_SUBELEM_MAX_AGE); in wpas_rrm_build_lci_report()
584 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs()
697 ie = get_ie(ies, ies_len, WLAN_EID_HT_OPERATION); in wpas_get_op_chan_phy()
711 ie = get_ie(ies, ies_len, WLAN_EID_VHT_OPERATION); in wpas_get_op_chan_phy()
Dsme.c1429 pos = (u8 *) get_ie(buf, *len, eid); in remove_ie()
1668 get_ie(wpa_s->sme.ft_ies, wpa_s->sme.ft_ies_len, in sme_associate()
1696 rm_en = get_ie(wpa_s->sme.assoc_req_ie, in sme_associate()
Dbss.c1113 return get_ie((const u8 *) (bss + 1), bss->ie_len, ie); in wpa_bss_get_ie()
Dwnm_sta.c1455 vendor = get_ie(pos, end - pos, WLAN_EID_VENDOR_SPECIFIC); in ieee802_11_rx_bss_trans_mgmt_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drrm.c343 subelem = get_ie(request, len, LCI_REQ_SUBELEM_MAX_AGE); in wpas_rrm_build_lci_report()
604 ap_chan_elem = get_ie(subelems, end - subelems, in wpas_channel_report_freqs()
719 ie = get_ie(ies, ies_len, WLAN_EID_HT_OPERATION); in wpas_get_op_chan_phy()
733 ie = get_ie(ies, ies_len, WLAN_EID_VHT_OPERATION); in wpas_get_op_chan_phy()
Dmbo.c51 return get_ie(mbo, 2 + ie_len - MBO_IE_HEADER, attr); in mbo_attr_from_mbo_ie()
82 return get_ie(mbo, end - mbo, attr); in wpas_mbo_get_bss_attr()
Dscan.c1987 return get_ie((const u8 *) (res + 1), ie_len, ie); in wpa_scan_get_ie()
2594 ie = get_ie(ies, ies_len, WLAN_EID_HT_CAP); in wpas_get_est_tpt()
2604 ie = get_ie(ies, ies_len, WLAN_EID_HT_OPERATION); in wpas_get_est_tpt()
2615 ie = get_ie(ies, ies_len, WLAN_EID_VHT_CAP); in wpas_get_est_tpt()
2623 ie = get_ie(ies, ies_len, WLAN_EID_HT_OPERATION); in wpas_get_est_tpt()
2634 ie = get_ie(ies, ies_len, WLAN_EID_VHT_OPERATION); in wpas_get_est_tpt()
Dsme.c1759 pos = (u8 *) get_ie(buf, *len, eid); in remove_ie()
2040 get_ie(wpa_s->sme.ft_ies, wpa_s->sme.ft_ies_len, in sme_associate()
2068 rm_en = get_ie(wpa_s->sme.assoc_req_ie, in sme_associate()
Dbss.c1180 return get_ie(wpa_bss_ie_ptr(bss), bss->ie_len, ie); in wpa_bss_get_ie()
Drobust_av.c542 mscs_status = get_ie(&mscs_desc_ie[10], mscs_desc_ie[1] - 8, in wpas_handle_assoc_resp_mscs()
Dwnm_sta.c1487 vendor = get_ie(pos, end - pos, WLAN_EID_VENDOR_SPECIFIC); in ieee802_11_rx_bss_trans_mgmt_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_common.h206 const u8 * get_ie(const u8 *ies, size_t len, u8 eid);
Dieee802_11_common.c1645 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.h262 const u8 * get_ie(const u8 *ies, size_t len, u8 eid);
Dieee802_11_common.c2028 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_scan.c682 ssid = get_ie(ie, ie_len, WLAN_EID_SSID); in nl80211_scan_filtered()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_scan.c679 ssid = get_ie(ie, ie_len, WLAN_EID_SSID); in nl80211_scan_filtered()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ft.c100 if (!get_ie(ies, ies_len, WLAN_EID_MOBILITY_DOMAIN)) { in wpa_sm_set_ft_params()

12