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/wpa_supplicant/dbus/
Makefile
34
ifdef
CONFIG_WPS
65
ifdef
CONFIG_WPS
dbus_old.c
282
#ifdef
CONFIG_WPS
289
#endif /*
CONFIG_WPS
*/
501
#ifdef
CONFIG_WPS
540
#else /*
CONFIG_WPS
*/
545
#endif /*
CONFIG_WPS
*/
dbus_new.c
525
#ifdef
CONFIG_WPS
794
#endif /*
CONFIG_WPS
*/
[
all
...]
/external/wpa_supplicant_8/src/ap/
wps_hostapd.h
12
#ifdef
CONFIG_WPS
47
#else /*
CONFIG_WPS
*/
90
#endif /*
CONFIG_WPS
*/
sta_info.h
280
#ifdef
CONFIG_WPS
283
#endif /*
CONFIG_WPS
*/
beacon.c
376
#ifdef
CONFIG_WPS
379
#endif /*
CONFIG_WPS
*/
520
#ifdef
CONFIG_WPS
526
#endif /*
CONFIG_WPS
*/
978
#ifdef
CONFIG_WPS
985
#endif /*
CONFIG_WPS
*/
1035
#ifdef
CONFIG_WPS
1038
#endif /*
CONFIG_WPS
*/
1205
#ifdef
CONFIG_WPS
[
all
...]
drv_callbacks.c
191
#ifdef
CONFIG_WPS
198
#endif /*
CONFIG_WPS
*/
203
#ifdef
CONFIG_WPS
221
#endif /*
CONFIG_WPS
*/
312
#ifdef
CONFIG_WPS
338
#endif /*
CONFIG_WPS
*/
374
#ifdef
CONFIG_WPS
376
#endif /*
CONFIG_WPS
*/
[
all
...]
eap_user_db.c
230
#ifdef
CONFIG_WPS
251
#endif /*
CONFIG_WPS
*/
hostapd.h
193
#ifdef
CONFIG_WPS
200
#endif /*
CONFIG_WPS
*/
ap_config.h
413
#ifdef
CONFIG_WPS
446
#endif /*
CONFIG_WPS
*/
ap_config.c
528
#ifdef
CONFIG_WPS
554
#endif /*
CONFIG_WPS
*/
890
#ifdef
CONFIG_WPS
911
#endif /*
CONFIG_WPS
*/
ieee802_1x.c
987
#ifdef
CONFIG_WPS
1007
#endif /*
CONFIG_WPS
*/
1094
#ifdef
CONFIG_WPS
1105
#endif /*
CONFIG_WPS
*/
1143
#ifdef
CONFIG_WPS
[
all
...]
ap_drv_ops.c
130
#ifdef
CONFIG_WPS
136
#endif /*
CONFIG_WPS
*/
/external/wpa_supplicant_8/wpa_supplicant/
wpas_module_tests.c
82
#ifdef
CONFIG_WPS
85
#endif /*
CONFIG_WPS
*/
notify.c
281
#ifdef
CONFIG_WPS
286
#endif /*
CONFIG_WPS
*/
296
#ifdef
CONFIG_WPS
298
#endif /*
CONFIG_WPS
*/
308
#ifdef
CONFIG_WPS
314
#endif /*
CONFIG_WPS
*/
323
#ifdef
CONFIG_WPS
327
#endif /*
CONFIG_WPS
*/
335
#ifdef
CONFIG_WPS
339
#endif /*
CONFIG_WPS
*/
[
all
...]
wps_supplicant.h
14
#ifdef
CONFIG_WPS
92
#else /*
CONFIG_WPS
*/
159
#endif /*
CONFIG_WPS
*/
config_winreg.c
163
#ifdef
CONFIG_WPS
199
#endif /*
CONFIG_WPS
*/
234
#ifdef
CONFIG_WPS
258
#endif /*
CONFIG_WPS
*/
577
#ifdef
CONFIG_WPS
605
#endif /*
CONFIG_WPS
*/
scan.c
49
#ifdef
CONFIG_WPS
79
#endif /*
CONFIG_WPS
*/
396
#ifdef
CONFIG_WPS
421
#endif /*
CONFIG_WPS
*/
478
#ifdef
CONFIG_WPS
481
#endif /*
CONFIG_WPS
*/
502
#ifdef
CONFIG_WPS
529
#endif /*
CONFIG_WPS
*/
[
all
...]
ap.c
42
#ifdef
CONFIG_WPS
44
#endif /*
CONFIG_WPS
*/
411
#ifdef
CONFIG_WPS
458
#endif /*
CONFIG_WPS
*/
794
#ifdef
CONFIG_WPS
796
#endif /*
CONFIG_WPS
*/
889
#ifdef
CONFIG_WPS
1121
#endif /*
CONFIG_WPS
*/
[
all
...]
wpa_supplicant.c
314
#ifdef
CONFIG_WPS
329
#endif /*
CONFIG_WPS
*/
905
#ifdef
CONFIG_WPS
918
#endif /*
CONFIG_WPS
*/
[
all
...]
events.c
477
#ifdef
CONFIG_WPS
480
#endif /*
CONFIG_WPS
*/
973
#ifdef
CONFIG_WPS
994
#endif /*
CONFIG_WPS
*/
[
all
...]
/external/wpa_supplicant_8/hostapd/
main.c
594
#ifdef
CONFIG_WPS
612
#endif /*
CONFIG_WPS
*/
736
#ifdef
CONFIG_WPS
739
#endif /*
CONFIG_WPS
*/
hostapd_cli.c
420
#ifdef
CONFIG_WPS
646
#endif /*
CONFIG_WPS
*/
1405
#ifdef
CONFIG_WPS
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_atheros.c
40
#ifdef
CONFIG_WPS
42
#endif /*
CONFIG_WPS
*/
58
#if defined(CONFIG_IEEE80211W) || defined(CONFIG_IEEE80211R) || defined(CONFIG_HS20) || defined(CONFIG_WNM) || defined(
CONFIG_WPS
)
931
#ifdef
CONFIG_WPS
933
#endif /*
CONFIG_WPS
*/
952
#if defined(
CONFIG_WPS
) || defined(CONFIG_IEEE80211R)
957
#endif /*
CONFIG_WPS
|| CONFIG_IEEE80211R */
969
#ifdef
CONFIG_WPS
1033
#else /*
CONFIG_WPS
*/
1035
#endif /*
CONFIG_WPS
*/
[
all
...]
driver_ndis.c
1097
#ifdef
CONFIG_WPS
1117
#endif /*
CONFIG_WPS
*/
1140
#ifdef
CONFIG_WPS
1145
#endif /*
CONFIG_WPS
*/
1154
#ifdef
CONFIG_WPS
1159
#endif /*
CONFIG_WPS
*/
[
all
...]
Completed in 565 milliseconds
1
2