HomeSort by relevance Sort by last modified time
    Searched defs:secondary_channel (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/ap/
dfs.c 27 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
169 * - hapd->secondary_channel
190 iface->conf->secondary_channel &&
215 int secondary_channel,
229 if (secondary_channel == 1)
231 else if (secondary_channel == -1)
266 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
328 iface->conf->secondary_channel,
415 int *secondary_channel,
427 *secondary_channel = 0
753 int secondary_channel; local
805 int secondary_channel; local
    [all...]
ap_config.h 582 int secondary_channel; member in struct:hostapd_config

Completed in 162 milliseconds