HomeSort by relevance Sort by last modified time
    Searched refs:ieee80211h (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 556 int ieee80211h; /* DFS */ member in struct:hostapd_config
dfs.c 925 if (!iface->conf->ieee80211h)
966 if (!iface->conf->ieee80211h || !iface->current_mode ||
ap_config.c 837 if (full_config && conf->ieee80211h && !conf->ieee80211d) {
ap_drv_ops.c 762 if (!iface->conf->ieee80211h) {
beacon.c 124 if (!hapd->iconf->ieee80211h &&
140 * ieee80211h (DFS) is enabled so Power Constraint element shall
hw_features.c 100 int dfs_enabled = hapd->iconf->ieee80211h &&
hostapd.c 1140 if (iface->conf->ieee80211h)
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 64 milliseconds