Home
last modified time | relevance | path

Searched defs:country (Results 1 – 25 of 27) sorted by relevance

12

/hostap-latest/src/p2p/
Dp2p_build.c86 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()
Dp2p.h439 char country[3]; member
Dp2p_i.h81 char country[3]; member
Dp2p.c3251 int p2p_set_country(struct p2p_data *p2p, const char *country) in p2p_set_country()
/hostap-latest/tests/hwsim/
Dhostapd.py855 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
Dtest_dfs.py31 channel=None, country="FI", rrm_beacon_report=False, argument
887 def dfs_chan_switch_precac(dev, apdev, country): argument
Dtest_mbo.py27 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
Dtest_ap_ht.py1372 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
Dtest_wpas_ap.py24 def set_regdom(dev, country): argument
Dtest_wnm.py1236 def start_wnm_tm(ap, country, dev, country3=None): argument
1356 def run_wnm_bss_tm_global(dev, apdev, country, country3): argument
Dtest_ap_acs.py22 def force_prev_ap_on_5g(ap, country="US"): argument
Dtest_p2p_channel.py22 def set_country(country, dev=None): argument
Dtest_wpas_mesh.py466 def set_reg(dev, country): argument
/hostap-latest/src/common/
Dieee802_11_common.c1703 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/
Dwnm_sta.h33 char country[2]; /* valid if country_present=1 */ member
Drrm.c595 const char *country, const u8 *subelems, in wpas_channel_report_freqs()
662 const char *country = NULL; in wpas_beacon_request_freqs() local
Dconfig.h363 char country[3]; member
815 char country[2]; member
Dwnm_sta.c552 const char *country = NULL; in wnm_nei_get_chan() local
Dwpa_supplicant.c8045 char country[3]; in wpa_supplicant_update_config() local
/hostap-latest/tests/remote/
Drutils.py151 def get_ap_params(channel="1", bw="HT20", country="US", security="open", ht_capab=None, vht_capab=N… argument
/hostap-latest/src/ap/
Dap_drv_ops.c721 int hostapd_set_country(struct hostapd_data *hapd, const char *country) in hostapd_set_country()
Dhostapd.c2051 char country[4], previous_country[4]; in setup_interface() local
Dap_config.h1095 char country[3]; /* first two octets: country code as described in member
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new_handlers.c4000 char country[3]; in wpas_dbus_getter_country() local
4026 const char *country; in wpas_dbus_setter_country() local
/hostap-latest/hs20/client/
Dosu_client.c822 const char *country; in set_pps_cred_policy_prp() local

12