• Home
  • Raw
  • Download

Lines Matching defs:bss

22 static void wpa_bss_set_hessid(struct wpa_bss *bss)  in wpa_bss_set_hessid()
110 int wpa_bss_anqp_unshare_alloc(struct wpa_bss *bss) in wpa_bss_anqp_unshare_alloc()
211 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove()
251 struct wpa_bss *bss; in wpa_bss_get() local
302 struct wpa_bss *bss) in wpa_bss_is_wps_candidate()
343 struct wpa_bss *bss) in is_p2p_pending_bss()
360 static int wpa_bss_known(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_known()
379 static int wpa_bss_in_use(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_in_use()
398 struct wpa_bss *bss; in wpa_bss_remove_oldest_unknown() local
414 struct wpa_bss *bss; in wpa_bss_remove_oldest() local
442 struct wpa_bss *bss; in wpa_bss_add() local
580 const struct wpa_bss *bss) in notify_bss_changes()
614 wpa_bss_update(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_update()
753 struct wpa_bss *bss; in wpa_bss_update_scan_res() local
845 static int wpa_bss_included_in_scan(const struct wpa_bss *bss, in wpa_bss_included_in_scan()
899 struct wpa_bss *bss, *n; in wpa_bss_update_end() local
932 struct wpa_bss *bss, *n; in wpa_bss_flush_by_age() local
975 struct wpa_bss *bss, *n; in wpa_bss_flush() local
1009 struct wpa_bss *bss; in wpa_bss_get_bssid() local
1034 struct wpa_bss *bss, *found = NULL; in wpa_bss_get_bssid_latest() local
1062 struct wpa_bss *bss, *found = NULL; in wpa_bss_get_p2p_dev_addr() local
1086 struct wpa_bss *bss; in wpa_bss_get_id() local
1109 struct wpa_bss *bss; in wpa_bss_get_id_range() local
1127 const u8 * wpa_bss_get_ie(const struct wpa_bss *bss, u8 ie) in wpa_bss_get_ie()
1142 const u8 * wpa_bss_get_ie_ext(const struct wpa_bss *bss, u8 ext) in wpa_bss_get_ie_ext()
1157 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie()
1186 const u8 * wpa_bss_get_vendor_ie_beacon(const struct wpa_bss *bss, in wpa_bss_get_vendor_ie_beacon()
1219 struct wpabuf * wpa_bss_get_vendor_ie_multi(const struct wpa_bss *bss, in wpa_bss_get_vendor_ie_multi()
1268 struct wpabuf * wpa_bss_get_vendor_ie_multi_beacon(const struct wpa_bss *bss, in wpa_bss_get_vendor_ie_multi_beacon()
1305 int wpa_bss_get_max_rate(const struct wpa_bss *bss) in wpa_bss_get_max_rate()
1336 int wpa_bss_get_bit_rates(const struct wpa_bss *bss, u8 **rates) in wpa_bss_get_bit_rates()
1364 const u8 * wpa_bss_get_fils_cache_id(const struct wpa_bss *bss) in wpa_bss_get_fils_cache_id()
1379 int wpa_bss_ext_capab(const struct wpa_bss *bss, unsigned int capab) in wpa_bss_ext_capab()