Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dbss.h64 struct wpa_bss { struct
119 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, argument
127 struct wpa_bss * wpa_bss_get(struct wpa_supplicant *wpa_s, const u8 *bssid,
129 struct wpa_bss * wpa_bss_get_bssid(struct wpa_supplicant *wpa_s,
131 struct wpa_bss * wpa_bss_get_bssid_latest(struct wpa_supplicant *wpa_s,
133 struct wpa_bss * wpa_bss_get_p2p_dev_addr(struct wpa_supplicant *wpa_s,
135 struct wpa_bss * wpa_bss_get_id(struct wpa_supplicant *wpa_s, unsigned int id);
136 struct wpa_bss * wpa_bss_get_id_range(struct wpa_supplicant *wpa_s,
138 const u8 * wpa_bss_get_ie(const struct wpa_bss *bss, u8 ie);
139 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
[all …]
Dbss.c34 static void wpa_bss_set_hessid(struct wpa_bss *bss) in wpa_bss_set_hessid()
122 int wpa_bss_anqp_unshare_alloc(struct wpa_bss *bss) in wpa_bss_anqp_unshare_alloc()
199 struct wpa_bss *old_bss, in wpa_bss_update_pending_connect()
200 struct wpa_bss *new_bss) in wpa_bss_update_pending_connect()
223 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove()
233 * sizeof(struct wpa_bss *)); in wpa_bss_remove()
260 struct wpa_bss * wpa_bss_get(struct wpa_supplicant *wpa_s, const u8 *bssid, in wpa_bss_get()
263 struct wpa_bss *bss; in wpa_bss_get()
266 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_get()
294 static void wpa_bss_copy_res(struct wpa_bss *dst, struct wpa_scan_res *src, in wpa_bss_copy_res()
[all …]
Dwps_supplicant.h19 struct wpa_bss;
41 struct wpa_ssid *ssid, struct wpa_bss *bss);
43 struct wpa_ssid *ssid, struct wpa_bss *bss);
45 struct wpa_bss *selected, struct wpa_ssid *ssid);
115 struct wpa_bss *bss) in wpas_wps_ssid_bss_match()
122 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
128 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap()
Dinterworking.c50 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
53 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
230 static int additional_roaming_consortiums(struct wpa_bss *bss) in additional_roaming_consortiums()
248 struct wpa_bss *bss) in interworking_anqp_send_req()
881 struct wpa_cred *cred, struct wpa_bss *bss) in already_connected()
884 struct wpa_bss *selected; in already_connected()
908 struct wpa_bss *bss) in remove_duplicate_network()
970 struct wpa_bss *bss, int only_add) in interworking_connect_3gpp()
1170 static int cred_no_required_oi_match(struct wpa_cred *cred, struct wpa_bss *bss) in cred_no_required_oi_match()
1191 static int cred_excluded_ssid(struct wpa_cred *cred, struct wpa_bss *bss) in cred_excluded_ssid()
[all …]
Dwpa_supplicant_i.h35 struct wpa_bss;
356 struct wpa_bss *bss;
360 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss,
535 struct wpa_bss *current_bss;
594 struct wpa_bss **last_scan_res;
1000 struct wpa_bss *interworking_gas_bss;
1279 struct wpa_bss *bss, struct wpa_ssid *ssid,
1282 struct wpa_bss *bss,
1392 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr);
1405 struct wpa_bss *bss, u32 mbo_subtypes);
[all …]
Dhs20_supplicant.h22 struct wpa_bss *bss, const u8 *sa,
24 int get_hs20_version(struct wpa_bss *bss);
26 struct wpa_bss *bss);
Dwnm_sta.c515 struct wpa_bss *bss = wpa_s->current_bss; in wnm_nei_get_chan()
595 static struct wpa_bss * get_first_acceptable(struct wpa_supplicant *wpa_s) in get_first_acceptable()
611 static struct wpa_bss *
615 struct wpa_bss *target = NULL; in get_mbo_transition_candidate()
704 static struct wpa_bss *
709 struct wpa_bss *bss = wpa_s->current_bss; in compare_scan_neighbor_results()
710 struct wpa_bss *target; in compare_scan_neighbor_results()
819 static int wpa_bss_ies_eq(struct wpa_bss *a, struct wpa_bss *b, u8 eid) in wpa_bss_ies_eq()
836 static u32 wnm_get_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wnm_get_bss_info()
901 struct wpa_bss *bss, struct wpabuf **buf, in wnm_nei_rep_add_bss()
[all …]
Dsme.h15 struct wpa_bss *bss, struct wpa_ssid *ssid);
50 struct wpa_bss *bss, in sme_authenticate()
Devents.c135 static struct wpa_bss * wpa_supplicant_get_new_bss( in wpa_supplicant_get_new_bss()
138 struct wpa_bss *bss = NULL; in wpa_supplicant_get_new_bss()
152 struct wpa_bss *bss = wpa_supplicant_get_new_bss(wpa_s, wpa_s->bssid); in wpa_supplicant_update_current_bss()
493 static int wpa_supplicant_match_privacy(struct wpa_bss *bss, in wpa_supplicant_match_privacy()
535 struct wpa_bss *bss, int debug_print) in wpa_supplicant_ssid_bss_match()
788 static int rate_match(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in rate_match()
898 static int bss_is_ess(struct wpa_bss *bss) in bss_is_ess()
937 static void owe_trans_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in owe_trans_ssid()
943 struct wpa_bss *open_bss; in owe_trans_ssid()
1012 int i, struct wpa_bss *bss, in wpa_scan_res_match()
[all …]
Dhs20_supplicant.c70 struct wpa_bss *bss = wpa_s->current_bss; in hs20_configure_frame_filters()
147 int get_hs20_version(struct wpa_bss *bss) in get_hs20_version()
163 struct wpa_bss *bss) in is_hs20_network()
270 struct wpa_bss *bss; in hs20_anqp_send_req()
595 struct wpa_bss *bss, const u8 *sa, in hs20_parse_rx_hs20_anqp_resp()
861 static void hs20_osu_add_prov(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in hs20_osu_add_prov()
1065 struct wpa_bss *bss; in hs20_osu_icon_fetch()
1075 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in hs20_osu_icon_fetch()
Ddpp_supplicant.h27 struct wpa_bss *bss);
Dinterworking.h28 int interworking_connect(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
Dmbo.c67 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr) in wpas_mbo_get_bss_attr()
574 struct wpa_bss *bss, u32 mbo_subtypes) in mbo_build_anqp_buf()
611 struct wpa_bss *bss, const u8 *sa, in mbo_parse_rx_anqp_resp()
Dwps_supplicant.c117 struct wpa_bss *bss; in wpas_wps_eapol_cb()
187 struct wpa_bss *bss; in wpas_wps_security_workaround()
1032 struct wpa_bss *bss; in wpas_wps_add_network()
1045 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpas_wps_add_network()
1114 struct wpa_bss *bss; in wpas_wps_reassoc()
1675 struct wpa_ssid *ssid, struct wpa_bss *bss) in wpas_wps_ssid_bss_match()
1750 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
1806 struct wpa_bss *selected, struct wpa_ssid *ssid) in wpas_wps_scan_pbc_overlap()
1864 struct wpa_bss *bss; in wpas_wps_notify_scan_results()
1870 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpas_wps_notify_scan_results()
Drrm.c758 struct wpa_bss *bss, u8 *buf, in wpas_beacon_rep_add_frame_body()
841 struct wpa_bss *bss, in wpas_add_beacon_rep_elem()
907 struct wpabuf **wpa_buf, struct wpa_bss *bss, in wpas_add_beacon_rep()
1495 struct wpa_bss *bss = in wpas_beacon_rep_scan_process()
Dctrl_iface.c1138 struct wpa_bss *bss; in wpa_supplicant_ctrl_iface_ft_ds()
2803 const struct wpa_bss *bss) in wpa_supplicant_wps_ie_txt()
2818 const struct wpa_bss *bss, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_scan_result()
2968 struct wpa_bss *bss; in wpa_supplicant_ctrl_iface_scan_results()
2979 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) { in wpa_supplicant_ctrl_iface_scan_results()
4502 static int print_fils_indication(struct wpa_bss *bss, char *pos, char *end) in print_fils_indication()
4573 static int print_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in print_bss_info()
5009 struct wpa_bss *bss; in wpa_supplicant_ctrl_iface_bss()
5010 struct wpa_bss *bsslast = NULL; in wpa_supplicant_ctrl_iface_bss()
5019 bss = dl_list_first(&wpa_s->bss_id, struct wpa_bss, in wpa_supplicant_ctrl_iface_bss()
[all …]
Dwpas_glue.c375 struct wpa_bss *curr = NULL, *bss; in wpa_get_beacon_ie()
379 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_get_beacon_ie()
661 struct wpa_bss *bss; in wpa_supplicant_mark_authenticated()
Dsme.c184 struct wpa_bss *bss) in sme_auth_handle_rrm()
241 struct wpa_bss *bss, struct wpa_ssid *ssid, in sme_send_authentication()
864 struct wpa_bss *bss, struct wpa_ssid *ssid) in sme_authenticate()
1868 struct wpa_bss *bss = wpa_s->current_bss; in sme_event_assoc_reject()
2061 struct wpa_bss *bss; in sme_proc_obss_scan()
2093 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in sme_proc_obss_scan()
2227 struct wpa_bss *bss = wpa_s->current_bss; in sme_sched_obss_scan()
Dwpa_supplicant.c1223 struct wpa_bss *bss, struct wpa_ssid *ssid, in wpa_supplicant_set_suites()
1795 struct wpa_bss *test_bss) in wpas_valid_bss()
1797 struct wpa_bss *bss; in wpas_valid_bss()
1799 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpas_valid_bss()
1822 int wpas_valid_bss_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *test_bss, in wpas_valid_bss_ssid()
1929 struct wpa_bss *bss, struct wpa_ssid *ssid) in wpa_supplicant_associate()
2104 static int bss_is_ibss(struct wpa_bss *bss) in bss_is_ibss()
2156 struct wpa_bss *bss = wpa_s->last_scan_res[j]; in ibss_mesh_setup_freq()
2514 struct wpa_bss *bss, struct wpa_ssid *ssid, in wpas_populate_assoc_ies()
3009 struct wpa_bss *bss = cwork->bss; in wpas_start_assoc_cb()
[all …]
Dp2p_supplicant.h80 int wpas_p2p_assoc_req_ie(struct wpa_supplicant *wpa_s, struct wpa_bss *bss,
Dscan.c712 struct wpa_bss *bss; in wpa_add_owe_scan_ssid()
720 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_add_owe_scan_ssid()
1223 struct wpa_bss *bss; in wpa_supplicant_scan()
Dp2p_supplicant.c1028 struct wpa_bss *bss; in wpas_p2p_persistent_group()
4847 struct wpa_bss *bss; in wpas_p2p_peer_go()
4873 struct wpa_bss *bss = NULL; in wpas_p2p_scan_res_join()
5239 struct wpa_bss *bss; in wpas_p2p_join_start()
6495 struct wpa_bss *bss = in wpas_p2p_group_add_persistent()
6956 int wpas_p2p_assoc_req_ie(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpas_p2p_assoc_req_ie()
Ddpp_supplicant.c1969 struct wpa_bss *bss) in wpas_dpp_check_connect()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c3638 struct wpa_bss *bss; in wpas_dbus_getter_bsss()
3656 dl_list_for_each(bss, &wpa_s->bss_id, struct wpa_bss, list_id) { in wpas_dbus_getter_bsss()
4238 static struct wpa_bss * get_bss_helper(struct bss_handler_args *args, in get_bss_helper()
4241 struct wpa_bss *res = wpa_bss_get_id(args->wpa_s, args->id); in get_bss_helper()
4269 struct wpa_bss *res; in wpas_dbus_getter_bss_bssid()
4295 struct wpa_bss *res; in wpas_dbus_getter_bss_ssid()
4321 struct wpa_bss *res; in wpas_dbus_getter_bss_privacy()
4348 struct wpa_bss *res; in wpas_dbus_getter_bss_mode()
4397 struct wpa_bss *res; in wpas_dbus_getter_bss_signal()
4424 struct wpa_bss *res; in wpas_dbus_getter_bss_frequency()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dp2p_iface.cpp136 struct wpa_bss* findBssBySsid( in findBssBySsid()
140 struct wpa_bss *bss; in findBssBySsid()
141 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in findBssBySsid()
1665 struct wpa_bss *bss = findBssBySsid( in addGroup_1_2Internal()
1710 struct wpa_bss *bss = findBssBySsid( in addGroup_1_2Internal()