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)
190 * - hapd->secondary_channel
211 iface->conf->secondary_channel &&
237 int secondary_channel,
251 if (secondary_channel == 1)
253 else if (secondary_channel == -1)
288 if (iface->conf->ieee80211n && iface->conf->secondary_channel == -1)
350 iface->conf->secondary_channel,
437 int *secondary_channel,
449 *secondary_channel = 0
844 int secondary_channel; local
885 int secondary_channel; local
    [all...]
ap_config.h 805 int secondary_channel; member in struct:hostapd_config

Completed in 55 milliseconds