OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dualband
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps.h
383
*
dualband
- Whether this is a concurrent
dualband
AP
385
int
dualband
;
member in struct:wps_registrar_config
wps_registrar.c
173
int
dualband
;
member in struct:wps_registrar
532
if (id != DEV_PW_PUSHBUTTON || !reg->
dualband
)
675
reg->
dualband
= cfg->
dualband
;
[
all
...]
/external/wpa_supplicant_8/src/ap/
wps_hostapd.c
880
WPS_RF_50GHZ : WPS_RF_24GHZ; /* FIX:
dualband
AP */
1061
WPS_RF_50GHZ : WPS_RF_24GHZ; /* FIX:
dualband
AP */
1157
cfg.
dualband
= interface_count(hapd->iface) > 1;
[
all
...]
Completed in 629 milliseconds