HomeSort by relevance Sort by last modified time
    Searched full:require_ht (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 622 int require_ht; member in struct:hostapd_config
ieee802_11.c 55 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht)
75 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht && count < 8) {
98 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht)
119 if (hapd->iconf->ieee80211n && hapd->iconf->require_ht) {
    [all...]
hw_features.c 213 (!iface->conf->ieee80211n || !iface->conf->require_ht)) {
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 91 * conf->secondary_channel, conf->require_ht
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]
ChangeLog 302 * Add require_ht config parameter, which can be used to configure
    [all...]
hostapd.conf 511 #require_ht=1
    [all...]

Completed in 397 milliseconds