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.c302 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
449 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text()
537 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
Dmesh.h36 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()
Devents.c1821 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp()
1885 const u8 *ies, size_t ies_len) in interworking_process_assoc_resp()
Dmesh_mpm.c1013 const u8 *ies; in mesh_mpm_action_rx() local
Dsme.c1032 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
Dp2p_supplicant.c265 const u8 *ies; in wpas_p2p_scan_res_handler() local
349 struct wpabuf *wps_ie, *ies; in wpas_p2p_scan() local
4937 struct wpabuf *wps_ie, *ies; in wpas_p2p_join_scan_req() local
6516 int wpas_p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_p2p_scan_result_text()
6727 void wpas_p2p_scan_ie(struct wpa_supplicant *wpa_s, struct wpabuf *ies) in wpas_p2p_scan_ie()
Ddriver_i.h299 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies()
/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()
369 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
667 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
Dwpa.h366 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params()
378 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
394 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
Dwpa_i.h235 const u8 *ies, size_t ies_len) in wpa_sm_update_ft_ies()
244 const u8 *ies, size_t ies_len) in wpa_sm_send_ft_action()
Dtdls.c2892 void wpa_tdls_ap_ies(struct wpa_sm *sm, const u8 *ies, size_t len) in wpa_tdls_ap_ies()
2914 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.c258 const u8 *ies, size_t ies_len) in send_auth_reply()
302 const u8 *ies, size_t ies_len) in handle_auth_ft_finish()
1446 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies()
1829 u16 status_code, int reassoc, const u8 *ies, in send_assoc_resp()
Ddrv_callbacks.c690 const u8 *ies, size_t ies_len) in hostapd_notify_auth_ft_finish()
/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c399 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count()
421 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat()
1271 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie()
Dwpa_common.c342 int wpa_ft_parse_ies(const u8 *ies, size_t ies_len, in wpa_ft_parse_ies()
1285 int wpa_insert_pmkid(u8 *ies, size_t *ies_len, const u8 *pmkid) in wpa_insert_pmkid()
Dieee802_11_common.h20 } ies[MAX_NOF_MB_IES_SUPPORTED]; member
/external/wpa_supplicant_8/src/p2p/
Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
Dp2p.c257 struct wpabuf *ies; in p2p_listen_in_find() local
311 struct wpabuf *ies; in p2p_listen() local
630 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems()
707 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device()
2272 struct wpabuf *ies; in p2p_reply_probe() local
2643 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text()
2829 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr()
3472 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler()
3513 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_event.c1184 u8 *ies = NULL; in nl80211_new_station_event() local
Ddriver.h1127 const u8 *ies; member
4348 const u8 *ies; member
4374 const u8 *ies; member
4720 const u8 *ies; member
/external/iw/
Dscan.c360 unsigned char *ies = NULL, *meshid = NULL, *tmpies; in handle_scan() local

12