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

  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 28 if (!hapd->iconf->ieee80211ac || !hapd->iface->current_mode ||
55 if (!hapd->iconf->ieee80211ac || hapd->conf->disable_11ac)
ap_config.h 524 int ieee80211ac; member in struct:hostapd_config
ieee802_11.c 56 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht)
80 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht && count < 8) {
100 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht)
126 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht) {
906 if (hapd->iconf->ieee80211ac && hapd->iconf->require_vht &&
    [all...]
acs.c 496 if (iface->conf->ieee80211ac &&
663 if (iface->conf->ieee80211ac)
hostapd.c 962 hapd->iconf->ieee80211ac,
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]
hostapd.conf 467 # ieee80211ac: Whether IEEE 802.11ac (VHT) is enabled
471 #ieee80211ac=1
    [all...]

Completed in 484 milliseconds