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 28 if (iface->conf->ieee80211n && iface->conf->secondary_channel)
178 * - hapd->secondary_channel
199 iface->conf->secondary_channel &&
224 int secondary_channel,
238 if (secondary_channel == 1)
240 else if (secondary_channel == -1)
275 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
337 iface->conf->secondary_channel,
424 int *secondary_channel,
436 *secondary_channel = 0
831 int secondary_channel; local
872 int secondary_channel; local
    [all...]
ap_config.h 749 int secondary_channel; member in struct:hostapd_config

Completed in 56 milliseconds