HomeSort by relevance Sort by last modified time
    Searched refs:ieee80211ac (Results 1 - 6 of 6) 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)
acs.c 496 if (iface->conf->ieee80211ac &&
663 if (iface->conf->ieee80211ac)
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...]
hostapd.c 962 hapd->iconf->ieee80211ac,
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 68 milliseconds