OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setband
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h
446
enum { WPA_SETBAND_AUTO, WPA_SETBAND_5G, WPA_SETBAND_2G }
setband
;
member in struct:wpa_supplicant
scan.c
542
if (wpa_s->
setband
== WPA_SETBAND_5G)
545
else if (wpa_s->
setband
== WPA_SETBAND_2G)
[
all
...]
Completed in 2040 milliseconds