Searched defs:ht (Results 1 – 8 of 8) sorted by relevance
/hostap/tests/hwsim/ |
D | test_ap_config.py | 139 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
|
D | test_dfs.py | 29 def start_dfs_ap(ap, ssid="dfs", ht=True, ht40=False, argument
|
D | test_wnm.py | 40 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/ |
D | neighbor_db.c | 207 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
|
D | drv_callbacks.c | 1179 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, in hostapd_event_ch_switch()
|
/hostap/src/common/ |
D | ieee802_11_common.c | 2507 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
|
/hostap/wpa_supplicant/ |
D | ap.c | 1867 void wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, in wpas_ap_ch_switch()
|
D | config_ssid.h | 599 int ht; member
|