Searched refs:wpa_bss (Results 1 – 11 of 11) sorted by relevance
| /hal_espressif-latest/components/wpa_supplicant/src/common/ |
| D | bss.c | 25 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove() 35 * sizeof(struct wpa_bss *)); in wpa_bss_remove() 59 struct wpa_bss * wpa_bss_get(struct wpa_supplicant *wpa_s, const u8 *bssid, in wpa_bss_get() 62 struct wpa_bss *bss; in wpa_bss_get() 63 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_get() 91 static void wpa_bss_copy_res(struct wpa_bss *dst, struct wpa_scan_res *src, in wpa_bss_copy_res() 108 static int wpa_bss_known(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_known() 121 static int wpa_bss_in_use(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_in_use() 142 struct wpa_bss *bss; in wpa_bss_remove_oldest_unknown() 144 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) { in wpa_bss_remove_oldest_unknown() [all …]
|
| D | bss.h | 21 struct wpa_bss { struct 65 static inline const u8 * wpa_bss_ie_ptr(const struct wpa_bss *bss) in wpa_bss_ie_ptr() argument 74 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, 80 struct wpa_bss * wpa_bss_get(struct wpa_supplicant *wpa_s, const u8 *bssid, 82 struct wpa_bss * wpa_bss_get_bssid(struct wpa_supplicant *wpa_s, 84 const u8 * wpa_bss_get_ie(const struct wpa_bss *bss, u8 ie); 85 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type); 86 int wpa_bss_ext_capab(const struct wpa_bss *bss, unsigned int capab); 87 struct wpa_bss * wpa_bss_get_next_bss(struct wpa_supplicant *wpa_s, 88 struct wpa_bss *prev_bss);
|
| D | wpa_supplicant_i.h | 87 struct wpa_bss *current_bss; 99 struct wpa_bss **last_scan_res; 164 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr); 175 struct wpa_bss *bss, u32 mbo_subtypes); 177 struct wpa_bss *bss, const u8 *sa,
|
| D | wnm_sta.c | 180 static struct wpa_bss * get_first_acceptable(struct wpa_supplicant *wpa_s) in get_first_acceptable() 196 static struct wpa_bss * 200 struct wpa_bss *target = NULL; in get_mbo_transition_candidate() 299 struct wpa_bss *current_bss, in wpa_scan_res_match() 300 struct wpa_bss *target_bss) in wpa_scan_res_match() 320 static struct wpa_bss * 325 struct wpa_bss *bss = wpa_s->current_bss; in compare_scan_neighbor_results() 326 struct wpa_bss *target; in compare_scan_neighbor_results() 423 static int wpa_bss_ies_eq(struct wpa_bss *a, struct wpa_bss *b, u8 eid) in wpa_bss_ies_eq() 440 static u32 wnm_get_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wnm_get_bss_info() [all …]
|
| D | wnm_sta.h | 77 struct wpa_bss *bss, char *ssid, 80 struct wpa_bss *bss);
|
| D | mbo.c | 74 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr) in wpas_mbo_get_bss_attr() 92 void wpas_mbo_check_pmf(struct wpa_supplicant *wpa_s, struct wpa_bss *bss in wpas_mbo_check_pmf() 568 struct wpa_bss *bss) in wpa_is_bss_tmp_disallowed() 728 struct wpa_bss *bss, u32 mbo_subtypes) in mbo_build_anqp_buf() 765 struct wpa_bss *bss, const u8 *sa, in mbo_parse_rx_anqp_resp()
|
| D | rrm.c | 412 struct wpa_bss *bss, u8 *buf, in wpas_beacon_rep_add_frame_body() 495 struct wpa_bss *bss, in wpas_add_beacon_rep_elem() 561 struct wpabuf **wpa_buf, struct wpa_bss *bss, in wpas_add_beacon_rep() 1087 struct wpa_bss *bss = NULL; in wpas_beacon_rep_scan_process()
|
| /hal_espressif-latest/components/wpa_supplicant/src/drivers/ |
| D | driver.h | 26 struct wpa_bss; 201 struct wpa_bss *bss, char *ssid);
|
| /hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
| D | esp_common.c | 303 struct wpa_bss *bss = wpa_bss_get_bssid(&g_wpa_supp, bssid); in mbo_bss_profile_match() 429 struct wpa_bss *bss = wpa_bss_get_bssid(wpa_s, bssid); in supplicant_sta_conn_handler() 436 ie += sizeof(struct wpa_bss); in supplicant_sta_conn_handler() 551 struct wpa_bss *bss, char *ssid) in wpa_supplicant_connect() 724 struct wpa_bss *bss = wpa_bss_get_bssid(&g_wpa_supp, bssid); in add_mdie()
|
| D | esp_scan.c | 50 struct wpa_bss *bss = wpa_bss_get_next_bss(wpa_s, wpa_s->current_bss); in handle_wnm_scan_done()
|
| /hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
| D | wpa.c | 2420 struct wpa_bss *bss = wpa_bss_get_bssid(&g_wpa_supp, (uint8_t *)bssid); in wpa_set_bss()
|