/hostap-latest/src/p2p/ |
D | p2p_build.c | 86 void p2p_buf_add_listen_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_listen_channel() 100 void p2p_buf_add_operating_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_operating_channel() 154 void p2p_buf_add_channel_list(struct wpabuf *buf, const char *country, in p2p_buf_add_channel_list() 376 void p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, in p2p_buf_add_oob_go_neg_channel()
|
D | p2p.h | 439 char country[3]; member
|
D | p2p_i.h | 81 char country[3]; member
|
D | p2p.c | 3251 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
|
/hostap-latest/tests/hwsim/ |
D | hostapd.py | 855 def b_only_params(channel="1", ssid=None, country=None): argument 864 def g_only_params(channel="1", ssid=None, country=None): argument 873 def a_only_params(channel="36", ssid=None, country=None): argument 882 def ht20_params(channel="1", ssid=None, country=None): argument 894 def ht40_plus_params(channel="1", ssid=None, country=None): argument 899 def ht40_minus_params(channel="1", ssid=None, country=None): argument
|
D | test_dfs.py | 31 channel=None, country="FI", rrm_beacon_report=False, argument 887 def dfs_chan_switch_precac(dev, apdev, country): argument
|
D | test_mbo.py | 27 def run_mbo_supp_oper_classes(dev, apdev, hapd, hapd2, country, freq_list=None, argument 89 def run_mbo_supp_oper_class(dev, apdev, country, expected, inc5, argument
|
D | test_ap_ht.py | 1372 def run_op_class(dev, apdev, hw_mode, channel, country, ht_capab, sec_chan, argument 1590 def run_ap_ht_wmm(dev, apdev, country): argument
|
D | test_wpas_ap.py | 24 def set_regdom(dev, country): argument
|
D | test_wnm.py | 1236 def start_wnm_tm(ap, country, dev, country3=None): argument 1356 def run_wnm_bss_tm_global(dev, apdev, country, country3): argument
|
D | test_ap_acs.py | 22 def force_prev_ap_on_5g(ap, country="US"): argument
|
D | test_p2p_channel.py | 22 def set_country(country, dev=None): argument
|
D | test_wpas_mesh.py | 466 def set_reg(dev, country): argument
|
/hostap-latest/src/common/ |
D | ieee802_11_common.c | 1703 static int country_match(const char *const cc[], const char *const country) in country_match() 2005 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) in ieee80211_chan_to_freq() 2831 u8 country_to_global_op_class(const char *country, u8 op_class) in country_to_global_op_class() 2868 const struct oper_class_map * get_oper_class(const char *country, u8 op_class) in get_oper_class()
|
/hostap-latest/wpa_supplicant/ |
D | wnm_sta.h | 33 char country[2]; /* valid if country_present=1 */ member
|
D | rrm.c | 595 const char *country, const u8 *subelems, in wpas_channel_report_freqs() 662 const char *country = NULL; in wpas_beacon_request_freqs() local
|
D | config.h | 363 char country[3]; member 815 char country[2]; member
|
D | wnm_sta.c | 552 const char *country = NULL; in wnm_nei_get_chan() local
|
D | wpa_supplicant.c | 8045 char country[3]; in wpa_supplicant_update_config() local
|
/hostap-latest/tests/remote/ |
D | rutils.py | 151 def get_ap_params(channel="1", bw="HT20", country="US", security="open", ht_capab=None, vht_capab=N… argument
|
/hostap-latest/src/ap/ |
D | ap_drv_ops.c | 721 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
|
D | hostapd.c | 2051 char country[4], previous_country[4]; in setup_interface() local
|
D | ap_config.h | 1095 char country[3]; /* first two octets: country code as described in member
|
/hostap-latest/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 4000 char country[3]; in wpas_dbus_getter_country() local 4026 const char *country; in wpas_dbus_setter_country() local
|
/hostap-latest/hs20/client/ |
D | osu_client.c | 822 const char *country; in set_pps_cred_policy_prp() local
|