/external/wpa_supplicant_8/wpa_supplicant/ |
D | bss.c | 38 static void wpa_bss_set_hessid(struct wpa_bss *bss) in wpa_bss_set_hessid() 117 int wpa_bss_anqp_unshare_alloc(struct wpa_bss *bss) in wpa_bss_anqp_unshare_alloc() 202 static void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove() 242 struct wpa_bss *bss; in wpa_bss_get() local 290 static int wpa_bss_known(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_known() 306 static int wpa_bss_in_use(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_in_use() 316 struct wpa_bss *bss; in wpa_bss_remove_oldest_unknown() local 331 struct wpa_bss *bss; in wpa_bss_remove_oldest() local 359 struct wpa_bss *bss; in wpa_bss_add() local 490 const struct wpa_bss *bss) in notify_bss_changes() [all …]
|
D | bgscan_learn.c | 39 struct dl_list bss; member 45 static void bss_free(struct bgscan_learn_bss *bss) in bss_free() 68 static void bgscan_learn_add_neighbor(struct bgscan_learn_bss *bss, in bgscan_learn_add_neighbor() 91 struct bgscan_learn_bss *bss; in bgscan_learn_get_bss() local 105 struct bgscan_learn_bss *bss; in bgscan_learn_load() local 164 struct bgscan_learn_bss *bss; in bgscan_learn_save() local 214 struct bgscan_learn_bss *bss; in bgscan_learn_get_freqs() local 450 struct bgscan_learn_bss *bss, *n; in bgscan_learn_deinit() local 468 struct wpa_scan_res *bss) in bgscan_learn_bss_match() 515 struct bgscan_learn_bss *bss; in bgscan_learn_notify_scan() local
|
D | interworking.c | 220 static int additional_roaming_consortiums(struct wpa_bss *bss) in additional_roaming_consortiums() 238 struct wpa_bss *bss) in interworking_anqp_send_req() 818 struct wpa_cred *cred, struct wpa_bss *bss) in already_connected() 845 struct wpa_bss *bss) in remove_duplicate_network() 907 struct wpa_bss *bss) in interworking_connect_3gpp() 1089 static int cred_no_required_oi_match(struct wpa_cred *cred, struct wpa_bss *bss) in cred_no_required_oi_match() 1110 static int cred_excluded_ssid(struct wpa_cred *cred, struct wpa_bss *bss) in cred_excluded_ssid() 1129 struct wpa_cred *cred, struct wpa_bss *bss) in cred_below_min_backhaul() 1188 struct wpa_cred *cred, struct wpa_bss *bss) in cred_over_max_bss_load() 1236 struct wpa_cred *cred, struct wpa_bss *bss) in cred_conn_capab_missing() [all …]
|
D | wps_supplicant.h | 111 struct wpa_bss *bss) in wpas_wps_ssid_bss_match() 118 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
|
D | events.c | 74 struct wpa_bss *bss = NULL; in wpa_supplicant_get_new_bss() local 88 struct wpa_bss *bss = wpa_supplicant_get_new_bss(wpa_s, wpa_s->bssid); in wpa_supplicant_update_current_bss() local 383 static int wpa_supplicant_match_privacy(struct wpa_bss *bss, in wpa_supplicant_match_privacy() 420 struct wpa_bss *bss) in wpa_supplicant_ssid_bss_match() 621 static int rate_match(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in rate_match() 728 static int bss_is_ess(struct wpa_bss *bss) in bss_is_ess() 741 int i, struct wpa_bss *bss, in wpa_scan_res_match() 977 struct wpa_bss *bss = wpa_s->last_scan_res[i]; in wpa_supplicant_select_bss() local 1152 struct wpa_bss *bss; in wpa_supplicant_rsn_preauth_scan_results() local 2560 struct wpa_bss *bss; local
|
D | hs20_supplicant.c | 80 struct wpa_bss *bss) in is_hs20_network() 187 struct wpa_bss *bss; in hs20_anqp_send_req() local 334 struct wpa_bss *bss = wpa_bss_get_bssid(wpa_s, sa); in hs20_parse_rx_hs20_anqp_resp() local 557 static void hs20_osu_add_prov(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in hs20_osu_add_prov() 727 struct wpa_bss *bss; in hs20_osu_icon_fetch() local
|
D | sme.c | 141 struct wpa_bss *bss, struct wpa_ssid *ssid, in sme_send_authentication() 502 struct wpa_bss *bss, struct wpa_ssid *ssid) in sme_authenticate() 1057 struct wpa_bss *bss; in sme_proc_obss_scan() local 1194 struct wpa_bss *bss = wpa_s->current_bss; in sme_sched_obss_scan() local
|
D | wps_supplicant.c | 109 struct wpa_bss *bss; in wpas_wps_eapol_cb() local 177 struct wpa_bss *bss; in wpas_wps_security_workaround() local 968 struct wpa_bss *bss; in wpas_wps_add_network() local 1049 struct wpa_bss *bss; in wpas_wps_reassoc() local 1533 struct wpa_ssid *ssid, struct wpa_bss *bss) in wpas_wps_ssid_bss_match() 1602 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok() 1663 struct wpa_bss *bss; in wpas_wps_scan_pbc_overlap() local 1724 struct wpa_bss *bss; in wpas_wps_notify_scan_results() local
|
D | sme.h | 44 struct wpa_bss *bss, in sme_authenticate()
|
D | bss.h | 133 static inline int bss_is_dmg(const struct wpa_bss *bss) in bss_is_dmg()
|
/external/wpa_supplicant_8/hostapd/ |
D | config_file.c | 34 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss, in hostapd_config_read_vlan_file() 616 static int hostapd_parse_das_client(struct hostapd_bss_config *bss, in hostapd_parse_das_client() 799 struct hostapd_bss_config **all, *bss; in hostapd_config_bss() local 932 static int add_r0kh(struct hostapd_bss_config *bss, char *value) in add_r0kh() 978 static int add_r1kh(struct hostapd_bss_config *bss, char *value) in add_r1kh() 1158 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos, in parse_roaming_consortium() 1238 static int parse_venue_name(struct hostapd_bss_config *bss, char *pos, in parse_venue_name() 1250 static int parse_3gpp_cell_net(struct hostapd_bss_config *bss, char *buf, in parse_3gpp_cell_net() 1325 static int parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line) in parse_nai_realm() 1466 static int parse_qos_map_set(struct hostapd_bss_config *bss, in parse_qos_map_set() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
D | wpas-dbus-new.py | 40 def showBss(bss): argument 89 def bssAdded(bss, properties): argument 93 def bssRemoved(bss): argument
|
D | wpas-dbus-new-wps.py | 23 def bssAdded(bss, properties): argument 26 def bssRemoved(bss): argument
|
D | wpas-dbus-new-signals.py | 47 def showBss(bss): argument 92 def bssAdded(bss, properties): argument 96 def bssRemoved(bss): argument
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 595 struct i802_bss *bss; in get_bss_ifindex() local 723 static int nl80211_set_iface_id(struct nl_msg *msg, struct i802_bss *bss) in nl80211_set_iface_id() 830 static int nl80211_get_wiphy_index(struct i802_bss *bss) in nl80211_get_wiphy_index() 856 static enum nl80211_iftype nl80211_get_ifmode(struct i802_bss *bss) in nl80211_get_ifmode() 882 static int nl80211_get_macaddr(struct i802_bss *bss) in nl80211_get_macaddr() 982 nl80211_get_wiphy_data_ap(struct i802_bss *bss) in nl80211_get_wiphy_data_ap() 1051 static void nl80211_put_wiphy_data_ap(struct i802_bss *bss) in nl80211_put_wiphy_data_ap() 1086 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_bssid() local 1097 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_ssid() local 1324 struct i802_bss *bss; in wpa_driver_nl80211_event_rtm_newlink() local [all …]
|
D | driver_test.c | 40 struct test_driver_bss *bss; member 94 struct dl_list bss; member 115 static void test_driver_free_bss(struct test_driver_bss *bss) in test_driver_free_bss() 126 struct test_driver_bss *bss, *tmp; in test_driver_free_bsses() local 476 struct test_driver_bss *bss; in test_driver_scan() local 555 struct test_driver_bss *bss, *tmp; in test_driver_assoc() local 709 struct test_driver_bss *bss; in test_driver_mlme() local 815 struct test_driver_bss *bss = priv; in test_driver_set_generic_elem() local 841 struct test_driver_bss *bss = priv; in test_driver_set_ap_wps_ie() local 949 struct test_driver_bss *bss; in test_driver_bss_add() local [all …]
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios32.ld | 11 .bss : { __bss_start = .; *(.bss) *(COMMON); __bss_end = .;} section
|
/external/wpa_supplicant_8/src/ap/ |
D | ap_config.c | 23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss) in hostapd_config_free_vlan() 39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss) in hostapd_config_defaults_bss() 103 struct hostapd_bss_config *bss; in hostapd_config_defaults() local 684 static int hostapd_config_check_bss(struct hostapd_bss_config *bss, in hostapd_config_check_bss() 864 void hostapd_set_security_params(struct hostapd_bss_config *bss, in hostapd_set_security_params()
|
D | hw_features.c | 301 static void ieee80211n_get_pri_sec_chan(struct wpa_scan_res *bss, in ieee80211n_get_pri_sec_chan() 348 struct wpa_scan_res *bss = scan_res->res[i]; in ieee80211n_check_40mhz_5g() local 369 struct wpa_scan_res *bss = scan_res->res[i]; in ieee80211n_check_40mhz_5g() local 379 struct wpa_scan_res *bss = scan_res->res[i]; in ieee80211n_check_40mhz_5g() local 398 static int ieee80211n_check_20mhz_bss(struct wpa_scan_res *bss, int pri_freq, in ieee80211n_check_20mhz_bss() 445 struct wpa_scan_res *bss = scan_res->res[i]; in ieee80211n_check_40mhz_2g4() local
|
D | hostapd.c | 1344 struct hostapd_bss_config *bss) in hostapd_alloc_bss_data() 1523 struct hostapd_bss_config *bss; in hostapd_interface_init_bss() local 1777 struct hostapd_bss_config *bss; in hostapd_config_alloc() local
|
D | ctrl_iface_ap.c | 471 struct hostapd_data *bss = iface->bss[i]; in hostapd_ctrl_iface_status() local
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | scanresults.cpp | 73 QString bss(reply); in updateResults() local
|
/external/freetype/src/autofit/ |
D | afpic.c | 133 #define STYLE( s, S, d, ws, sc, bss, c ) \ in autofit_module_class_pic_init() argument
|
D | hbshim.c | 252 AF_Blue_Stringset bss = style_class->blue_stringset; in af_get_coverage() local
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_old_handlers.c | 356 struct wpa_bss *bss; in wpas_dbus_iface_scan_results() local 408 struct wpa_bss *bss) in wpas_dbus_bssid_properties()
|