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 25 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
163 * - hapd->secondary_channel
184 iface->conf->secondary_channel &&
209 int secondary_channel,
223 if (secondary_channel == 1)
225 else if (secondary_channel == -1)
257 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
296 iface->conf->secondary_channel,
383 int *secondary_channel,
395 *secondary_channel = 0
720 int secondary_channel; local
772 int secondary_channel; local
    [all...]
ap_config.h 582 int secondary_channel; member in struct:hostapd_config

Completed in 45 milliseconds