OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_WPS
(Results
1 - 25
of
38
) sorted by null
1
2
/external/wpa_supplicant_8/src/utils/
build_config.h
67
#define
CONFIG_WPS
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Makefile
34
ifdef
CONFIG_WPS
65
ifdef
CONFIG_WPS
dbus_old.c
277
#ifdef
CONFIG_WPS
284
#endif /*
CONFIG_WPS
*/
500
#ifdef
CONFIG_WPS
540
#else /*
CONFIG_WPS
*/
545
#endif /*
CONFIG_WPS
*/
dbus_new.c
554
#ifdef
CONFIG_WPS
787
#endif /*
CONFIG_WPS
*/
[
all
...]
/external/wpa_supplicant_8/src/ap/
wps_hostapd.h
12
#ifdef
CONFIG_WPS
43
#else /*
CONFIG_WPS
*/
82
#endif /*
CONFIG_WPS
*/
sta_info.h
171
#ifdef
CONFIG_WPS
174
#endif /*
CONFIG_WPS
*/
beacon.c
201
#ifdef
CONFIG_WPS
204
#endif /*
CONFIG_WPS
*/
276
#ifdef
CONFIG_WPS
282
#endif /*
CONFIG_WPS
*/
521
#ifdef
CONFIG_WPS
528
#endif /*
CONFIG_WPS
*/
574
#ifdef
CONFIG_WPS
577
#endif /*
CONFIG_WPS
*/
669
#ifdef
CONFIG_WPS
675
#endif /*
CONFIG_WPS
*/
[
all
...]
drv_callbacks.c
124
#ifdef
CONFIG_WPS
132
#endif /*
CONFIG_WPS
*/
137
#ifdef
CONFIG_WPS
154
#endif /*
CONFIG_WPS
*/
245
#ifdef
CONFIG_WPS
270
#endif /*
CONFIG_WPS
*/
272
#ifdef
CONFIG_WPS
274
#endif /*
CONFIG_WPS
*/
eap_user_db.c
218
#ifdef
CONFIG_WPS
239
#endif /*
CONFIG_WPS
*/
hostapd.h
142
#ifdef
CONFIG_WPS
147
#endif /*
CONFIG_WPS
*/
ap_config.h
342
#ifdef
CONFIG_WPS
374
#endif /*
CONFIG_WPS
*/
ieee802_1x.c
834
#ifdef
CONFIG_WPS
854
#endif /*
CONFIG_WPS
*/
941
#ifdef
CONFIG_WPS
951
#endif /*
CONFIG_WPS
*/
989
#ifdef
CONFIG_WPS
1001
#endif /*
CONFIG_WPS
*/
[
all
...]
ap_config.c
483
#ifdef
CONFIG_WPS
503
#endif /*
CONFIG_WPS
*/
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Android.mk
40
ifdef
CONFIG_WPS
/external/wpa_supplicant_8/wpa_supplicant/
notify.c
185
#ifdef
CONFIG_WPS
190
#endif /*
CONFIG_WPS
*/
197
#ifdef
CONFIG_WPS
199
#endif /*
CONFIG_WPS
*/
206
#ifdef
CONFIG_WPS
208
#endif /*
CONFIG_WPS
*/
214
#ifdef
CONFIG_WPS
216
#endif /*
CONFIG_WPS
*/
330
#ifdef
CONFIG_WPS
332
#endif /*
CONFIG_WPS
*/
[
all
...]
wps_supplicant.h
14
#ifdef
CONFIG_WPS
85
#else /*
CONFIG_WPS
*/
146
#endif /*
CONFIG_WPS
*/
scan.c
49
#ifdef
CONFIG_WPS
82
#endif /*
CONFIG_WPS
*/
362
#ifdef
CONFIG_WPS
386
#endif /*
CONFIG_WPS
*/
418
#ifdef
CONFIG_WPS
421
#endif /*
CONFIG_WPS
*/
429
#ifdef
CONFIG_WPS
454
#endif /*
CONFIG_WPS
*/
965
#ifdef
CONFIG_WPS
978
#endif /*
CONFIG_WPS
*/
[
all
...]
ap.c
39
#ifdef
CONFIG_WPS
41
#endif /*
CONFIG_WPS
*/
254
#ifdef
CONFIG_WPS
298
#endif /*
CONFIG_WPS
*/
594
#ifdef
CONFIG_WPS
596
#endif /*
CONFIG_WPS
*/
684
#ifdef
CONFIG_WPS
894
#endif /*
CONFIG_WPS
*/
config_winreg.c
163
#ifdef
CONFIG_WPS
199
#endif /*
CONFIG_WPS
*/
234
#ifdef
CONFIG_WPS
258
#endif /*
CONFIG_WPS
*/
576
#ifdef
CONFIG_WPS
604
#endif /*
CONFIG_WPS
*/
Makefile
244
CONFIG_WPS
=y
582
ifdef
CONFIG_WPS
765
ifdef
CONFIG_WPS
1237
ifdef
CONFIG_WPS
1256
ifdef
CONFIG_WPS
[
all
...]
config.c
510
#ifdef
CONFIG_WPS
513
#endif /*
CONFIG_WPS
*/
626
#ifdef
CONFIG_WPS
630
#endif /*
CONFIG_WPS
*/
[
all
...]
/external/wpa_supplicant_8/hostapd/
hostapd_cli.c
70
#ifdef
CONFIG_WPS
82
#endif /*
CONFIG_WPS
*/
348
#ifdef
CONFIG_WPS
567
#endif /*
CONFIG_WPS
*/
813
#ifdef
CONFIG_WPS
826
#endif /*
CONFIG_WPS
*/
ctrl_iface.c
178
#ifdef
CONFIG_WPS
489
#endif /*
CONFIG_WPS
*/
607
#ifdef
CONFIG_WPS
636
#endif /*
CONFIG_WPS
*/
940
#ifdef
CONFIG_WPS
976
#endif /*
CONFIG_WPS
*/
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_atheros.c
40
#ifdef
CONFIG_WPS
42
#endif /*
CONFIG_WPS
*/
734
#ifdef
CONFIG_WPS
763
#endif /*
CONFIG_WPS
*/
926
#if defined(
CONFIG_WPS
) || defined(CONFIG_IEEE80211R) || defined(CONFIG_WNM)
930
#ifdef
CONFIG_WPS
932
#endif /*
CONFIG_WPS
*/
943
#endif /*
CONFIG_WPS
|| CONFIG_IEEE80211R */
952
#ifdef
CONFIG_WPS
954
#endif /*
CONFIG_WPS
*/
[
all
...]
driver_madwifi.c
41
#ifdef
CONFIG_WPS
49
#endif /*
CONFIG_WPS
*/
706
#ifdef
CONFIG_WPS
737
#endif /*
CONFIG_WPS
*/
742
#ifdef
CONFIG_WPS
759
#endif /*
CONFIG_WPS
*/
763
#ifdef
CONFIG_WPS
797
#else /*
CONFIG_WPS
*/
799
#endif /*
CONFIG_WPS
*/
[
all
...]
Completed in 481 milliseconds
1
2