| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh_mpm.c | 1156 const u8 *ies; in mesh_mpm_action_rx() local
|
| H A D | robust_av.c | 524 wpas_handle_assoc_resp_mscs(struct wpa_supplicant *wpa_s, const u8 *bssid, const u8 *ies, size_t ies_len) wpas_handle_assoc_resp_mscs() argument 566 wpas_handle_assoc_resp_qos_mgmt(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) wpas_handle_assoc_resp_qos_mgmt() argument
|
| H A D | wmm_ac.c | 418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem() argument 463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init() argument 528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc() argument
|
| H A D | bss.c | 1264 const u8 *ies; in wpa_bss_get_vendor_ie() local 1294 const u8 *ies; in wpa_bss_get_vendor_ie_beacon() local [all...] |
| H A D | rrm.c | 710 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() argument 784 const u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local 933 const u8 *ies = wpa_bss_ie_ptr(bss); wpas_add_beacon_rep() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | wpa.h | 381 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() argument 392 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() argument 399 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() argument 415 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_ argument [all...] |
| H A D | tdls.c | 2932 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies() argument 2954 void wpa_tdls_assoc_resp_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_assoc_resp_ies() argument
|
| H A D | wpa_i.h | 274 wpa_sm_update_ft_ies(struct wpa_sm *sm, const u8 *md, const u8 *ies, size_t ies_len) wpa_sm_update_ft_ies() argument 282 wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) wpa_sm_send_ft_action() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | rrm.c | 688 static int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() argument 762 u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local 911 u8 *ies = (u8 *) (bss + 1); wpas_add_beacon_rep() local [all...] |
| H A D | driver_i.h | 316 wpa_drv_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) wpa_drv_update_ft_ies() argument 986 wpa_drv_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int channel, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) wpa_drv_p2p_lo_start() argument 1009 wpa_drv_set_default_scan_ies(struct wpa_supplicant *wpa_s, const u8 *ies, size_t len) wpa_drv_set_default_scan_ies() argument
|
| H A D | events.c | 2207 wnm_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) wnm_process_assoc_resp() argument 2271 interworking_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) interworking_process_assoc_resp() argument 2291 multi_ap_process_assoc_resp(struct wpa_supplicant *wpa_s, const u8 *ies, size_t ies_len) multi_ap_process_assoc_resp() argument [all...] |
| H A D | sme.c | 1811 sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, const u8 *ies, size_t ies_len) sme_update_ft_ies() argument [all...] |
| H A D | wpas_glue.c | 605 wpa_supplicant_update_ft_ies(void *ctx, const u8 *md, const u8 *ies, size_t ies_len) wpa_supplicant_update_ft_ies() argument 615 wpa_supplicant_send_ft_action(void *ctx, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) wpa_supplicant_send_ft_action() argument
|
| H A D | wps_supplicant.c | 1910 int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_wps_scan_result_text() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | beacon.c | 271 const u8 *ies; in hostapd_wpa_ie() local 285 const u8 *ies; in hostapd_vendor_wpa_ie() local
|
| H A D | drv_callbacks.c | 1257 hostapd_notify_auth_ft_finish(void *ctx, const u8 *dst, const u8 *bssid, u16 auth_transaction, u16 status, const u8 *ies, size_t ies_len) hostapd_notify_auth_ft_finish() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | drv_callbacks.c | 1041 hostapd_notify_auth_ft_finish(void *ctx, const u8 *dst, const u8 *bssid, u16 auth_transaction, u16 status, const u8 *ies, size_t ies_len) hostapd_notify_auth_ft_finish() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | ieee802_11_common.c | 544 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() argument 559 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() argument 1645 get_ie(const u8 *ies, size_t len, u8 eid) get_ie() argument 1669 get_ie_ext(const u8 *ies, size_t len, u8 ext) get_ie_ext() argument 1683 get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) get_vendor_ie() argument [all...] |
| H A D | ieee802_11_common.h | 29 } ies[MAX_NOF_MB_IES_SUPPORTED]; member
|
| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| H A D | hdf_bdh_mac80211.c | 1170 const u8 *ies = bcn->tail; in bdh6_nl80211_calculate_ap_params() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_util.c | 743 static int HdiCheckBssExtCap(const uint8_t *ies, size_t len, unsigned int capab) in HdiCheckBssExtCap() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_event.c | 1345 u8 *ies = NULL; in nl80211_new_station_event() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | ieee802_11_common.c | 759 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() argument 774 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() argument 2169 get_ie(const u8 *ies, size_t len, u8 eid) get_ie() argument 2193 get_ie_ext(const u8 *ies, size_t len, u8 ext) get_ie_ext() argument 2207 get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) get_vendor_ie() argument 3235 get_ml_ie(const u8 *ies, size_t len, u8 type) get_ml_ie() argument [all...] |
| H A D | ieee802_11_common.h | 39 } ies[MAX_NOF_MB_IES_SUPPORTED]; member
|
| H A D | wpa_common.c | 1060 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies() argument 2560 int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid) in wpa_insert_pmkid() argument
|