Home
last modified time | relevance | path

Searched defs:ies (Results 1 – 25 of 28) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c277 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()
Dmesh.h33 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
Dwmm_ac.c421 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()
Dsme.h56 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
Dwpas_glue.c532 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()
Dmesh_mpm.c876 const u8 *ies; in mesh_mpm_action_rx() local
Devents.c1738 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()
Dsme.c968 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
Dp2p_supplicant.c231 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()
Ddriver_i.h301 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies()
Dwps_supplicant.c1822 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/
Dwpa_ft.c58 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()
Dwpa.h363 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()
Dwpa_i.h229 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()
Dtdls.c2876 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/
Dwpa_auth_ft.c305 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()
Dieee802_11.c252 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()
Ddrv_callbacks.c648 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c363 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()
Dwpa_common.c327 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/
Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
Dp2p.c266 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/
Ddriver_nl80211_scan.c436 const u8 * nl80211_get_ie(const u8 *ies, size_t ies_len, u8 ie) in nl80211_get_ie()
Ddriver_nl80211_event.c1136 u8 *ies = NULL; in nl80211_new_station_event() local
Ddriver.h1074 const u8 *ies; member
4190 const u8 *ies; member
4216 const u8 *ies; member
4557 const u8 *ies; member

12