Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 8 of 8) sorted by relevance

/hostap/tests/hwsim/
Dtest_ap_config.py139 def write_hostapd_config(conffile, ifname, ssid, ht=True, bss2=False, argument
178 def run_ap_config_reload_on_sighup(dev, apdev, params, ht=True): argument
Dtest_dfs.py29 def start_dfs_ap(ap, ssid="dfs", ht=True, ht40=False, argument
Dtest_wnm.py40 pmf=True, passphrase=None, ht=True, vht=False, mbo=False, argument
1210 def run_wnm_bss_tm_scan_not_needed(dev, apdev, ht=True, vht=False, hwmode='a', argument
/hostap/src/ap/
Dneighbor_db.c207 int ht, int vht, int he) in hostapd_get_nr_chan_width()
234 int ht = hapd->iconf->ieee80211n && !hapd->conf->disable_11n; in hostapd_neighbor_set_own_report() local
Ddrv_callbacks.c1179 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch()
/hostap/src/common/
Dieee802_11_common.c2507 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
/hostap/wpa_supplicant/
Dap.c1867 void wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, in wpas_ap_ch_switch()
Dconfig_ssid.h599 int ht; member