/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh.c | 277 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer() 391 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() 479 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
|
D | mesh.h | 33 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
|
D | wmm_ac.c | 421 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem() 466 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init() 536 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc()
|
D | sme.h | 56 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
D | wpas_glue.c | 532 const u8 *ies, size_t ies_len) in wpa_supplicant_update_ft_ies() 543 const u8 *ies, size_t ies_len) in wpa_supplicant_send_ft_action()
|
D | mesh_mpm.c | 876 const u8 *ies; in mesh_mpm_action_rx() local
|
D | events.c | 1738 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp() 1802 const u8 *ies, size_t ies_len) in interworking_process_assoc_resp()
|
D | sme.c | 968 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
D | p2p_supplicant.c | 231 const u8 *ies; in wpas_p2p_scan_res_handler() local 315 struct wpabuf *wps_ie, *ies; in wpas_p2p_scan() local 4525 struct wpabuf *wps_ie, *ies; in wpas_p2p_join_scan_req() local 5865 int wpas_p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_p2p_scan_result_text() 6071 void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies) in wpas_p2p_scan_ie()
|
D | driver_i.h | 301 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies()
|
D | wps_supplicant.c | 1822 int wpas_wps_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_wps_scan_result_text()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 58 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 371 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 669 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
D | wpa.h | 363 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 375 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 391 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
|
D | wpa_i.h | 229 const u8 *ies, size_t ies_len) in wpa_sm_update_ft_ies() 238 const u8 *ies, size_t ies_len) in wpa_sm_send_ft_action()
|
D | tdls.c | 2876 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies() 2897 void wpa_tdls_assoc_resp_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_assoc_resp_ies()
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 305 const u8 *ies, size_t ies_len, in wpa_ft_pull_pmk_r1() 506 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 799 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 945 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 986 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 1142 const u8 *ies; in wpa_ft_action_rx() local 1212 const u8 *ies, size_t ies_len) in wpa_ft_rrb_rx_request_cb()
|
D | ieee802_11.c | 252 const u8 *ies, size_t ies_len) in send_auth_reply() 291 const u8 *ies, size_t ies_len) in handle_auth_ft_finish() 1263 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 1565 u16 status_code, int reassoc, const u8 *ies, in send_assoc_resp()
|
D | drv_callbacks.c | 648 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 363 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 385 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat()
|
D | wpa_common.c | 327 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies() 1258 int wpa_insert_pmkid(u8 *ies, size_t ies_len, const u8 *pmkid) in wpa_insert_pmkid()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 313 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
D | p2p.c | 266 struct wpabuf *ies; in p2p_listen_in_find() local 320 struct wpabuf *ies; in p2p_listen() local 638 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems() 715 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device() 2260 struct wpabuf *ies; in p2p_reply_probe() local 2631 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2810 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 3396 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 3435 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id) in p2p_scan_ie()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_scan.c | 436 const u8 * nl80211_get_ie(const u8 *ies, size_t ies_len, u8 ie) in nl80211_get_ie()
|
D | driver_nl80211_event.c | 1136 u8 *ies = NULL; in nl80211_new_station_event() local
|
D | driver.h | 1074 const u8 *ies; member 4190 const u8 *ies; member 4216 const u8 *ies; member 4557 const u8 *ies; member
|