Home
last modified time | relevance | path

Searched refs:CONFIG_AP (Results 1 - 25 of 32) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_common_i.h28 #if defined(CONFIG_AP)
30 #endif /* CONFIG_AP */
H A Ddbus_new_handlers.c1003 #ifdef CONFIG_AP in wpas_dbus_getter_global_capabilities()
1005 #endif /* CONFIG_AP */ in wpas_dbus_getter_global_capabilities()
3949 #ifdef CONFIG_AP in wpas_dbus_getter_stas()
3957 #endif /* CONFIG_AP */ in wpas_dbus_getter_stas()
4005 #ifdef CONFIG_AP in wpas_dbus_getter_sta_address()
4016 #else /* CONFIG_AP */ in wpas_dbus_getter_sta_address()
4018 #endif /* CONFIG_AP */ in wpas_dbus_getter_sta_address()
4035 #ifdef CONFIG_AP in wpas_dbus_getter_sta_aid()
4046 #else /* CONFIG_AP */ in wpas_dbus_getter_sta_aid()
4048 #endif /* CONFIG_AP */ in wpas_dbus_getter_sta_aid()
[all...]
H A Ddbus_new_handlers_wps.c250 #ifdef CONFIG_AP in wpas_dbus_handler_wps_start()
267 #endif /* CONFIG_AP */ in wpas_dbus_handler_wps_start()
H A Ddbus_new.c30 #ifdef CONFIG_AP /* until needed by something else */
120 #endif /* CONFIG_AP */
3467 #ifdef CONFIG_AP
3480 #endif /* CONFIG_AP */
4042 #ifdef CONFIG_AP
4049 #endif /* CONFIG_AP */
4270 #ifdef CONFIG_AP in wpas_dbus_unregister_interface()
4276 #endif /* CONFIG_AP */ in wpas_dbus_unregister_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_common_i.h28 #if defined(CONFIG_AP)
30 #endif /* CONFIG_AP */
H A Ddbus_new_handlers.c1144 #ifdef CONFIG_AP in wpas_dbus_getter_global_capabilities()
1146 #endif /* CONFIG_AP */ in wpas_dbus_getter_global_capabilities()
4389 #ifdef CONFIG_AP in wpas_dbus_getter_stas()
4397 #endif /* CONFIG_AP */ in wpas_dbus_getter_stas()
4612 #ifdef CONFIG_AP in wpas_dbus_getter_sta_address()
4623 #else /* CONFIG_AP */ in wpas_dbus_getter_sta_address()
4625 #endif /* CONFIG_AP */ in wpas_dbus_getter_sta_address()
4642 #ifdef CONFIG_AP in wpas_dbus_getter_sta_aid()
4653 #else /* CONFIG_AP */ in wpas_dbus_getter_sta_aid()
4655 #endif /* CONFIG_AP */ in wpas_dbus_getter_sta_aid()
[all...]
H A Ddbus_new_handlers_wps.c250 #ifdef CONFIG_AP in wpas_dbus_handler_wps_start()
267 #endif /* CONFIG_AP */ in wpas_dbus_handler_wps_start()
H A Ddbus_new.c30 #ifdef CONFIG_AP /* until needed by something else */
120 #endif /* CONFIG_AP */
3550 #ifdef CONFIG_AP
3563 #endif /* CONFIG_AP */
4184 #ifdef CONFIG_AP
4191 #endif /* CONFIG_AP */
4427 #ifdef CONFIG_AP in wpas_dbus_unregister_interface()
4433 #endif /* CONFIG_AP */ in wpas_dbus_unregister_interface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c285 #ifdef CONFIG_AP in wpa_supplicant_mark_disassoc()
287 #endif /* CONFIG_AP */ in wpa_supplicant_mark_disassoc()
1812 #ifdef CONFIG_AP in _wpa_supplicant_event_scan_results()
1815 #endif /* CONFIG_AP */ in _wpa_supplicant_event_scan_results()
1872 #ifdef CONFIG_AP in _wpa_supplicant_event_scan_results()
1875 #endif /* CONFIG_AP */ in _wpa_supplicant_event_scan_results()
2733 #ifdef CONFIG_AP in wpa_supplicant_event_assoc()
2744 #endif /* CONFIG_AP */ in wpa_supplicant_event_assoc()
3546 #ifdef CONFIG_AP in wpas_event_disconnect()
3556 #endif /* CONFIG_AP */ in wpas_event_disconnect()
[all...]
H A Dap.h60 #ifdef CONFIG_AP
63 #else /* CONFIG_AP */
70 #endif /* CONFIG_AP */
H A Dwps_supplicant.c872 #ifdef CONFIG_AP in wpa_supplicant_wps_event()
875 #endif /* CONFIG_AP */ in wpa_supplicant_wps_event()
1152 #ifdef CONFIG_AP in wpas_wps_start_pbc()
1158 #endif /* CONFIG_AP */ in wpas_wps_start_pbc()
1215 #ifdef CONFIG_AP in wpas_wps_start_dev_pw()
1221 #endif /* CONFIG_AP */ in wpas_wps_start_dev_pw()
1327 #ifdef CONFIG_AP in wpas_wps_cancel()
1332 #endif /* CONFIG_AP */ in wpas_wps_cancel()
1368 #ifdef CONFIG_AP in wpas_wps_start_reg()
1374 #endif /* CONFIG_AP */ in wpas_wps_start_reg()
[all...]
H A Dwpa_supplicant_i.h510 #ifdef CONFIG_AP
512 #endif /* CONFIG_AP */
812 #ifdef CONFIG_AP
817 #endif /* CONFIG_AP */
H A Dctrl_iface.c646 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_set()
651 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_set()
1171 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pbc()
1173 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pbc()
1207 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pbc()
1210 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pbc()
1240 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pin()
1256 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pin()
1705 #ifdef CONFIG_AP in wpas_ctrl_nfc_report_handover()
1711 #endif /* CONFIG_AP */ in wpas_ctrl_nfc_report_handover()
[all...]
H A Dnotify.c853 #ifdef CONFIG_AP in wpas_notify_preq()
855 #endif /* CONFIG_AP */ in wpas_notify_preq()
H A Dwpa_cli.c65 #ifdef CONFIG_AP
67 #endif /* CONFIG_AP */
1855 #ifdef CONFIG_AP
2002 #endif /* CONFIG_AP */
3352 #ifdef CONFIG_AP
3373 #endif /* CONFIG_AP */
4460 #ifdef CONFIG_AP in update_stations()
4475 #endif /* CONFIG_AP */ in update_stations()
H A Dwpa_supplicant.c562 #ifdef CONFIG_AP in wpa_supplicant_cleanup()
564 #endif /* CONFIG_AP */ in wpa_supplicant_cleanup()
2030 #ifdef CONFIG_AP in wpa_supplicant_associate()
2043 #else /* CONFIG_AP */ in wpa_supplicant_associate()
2046 #endif /* CONFIG_AP */ in wpa_supplicant_associate()
4216 #ifdef CONFIG_AP in wpa_supplicant_rx_eapol()
4218 #endif /* CONFIG_AP */ in wpa_supplicant_rx_eapol()
4249 #ifdef CONFIG_AP in wpa_supplicant_rx_eapol()
4254 #endif /* CONFIG_AP */ in wpa_supplicant_rx_eapol()
6388 #ifdef CONFIG_AP
[all...]
H A Deapol_test.c1535 #ifdef CONFIG_AP in main()
1537 #endif /* CONFIG_AP */ in main()
H A Dwpas_glue.c1010 #ifdef CONFIG_AP in wpa_supplicant_port_cb()
1017 #endif /* CONFIG_AP */ in wpa_supplicant_port_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.h60 #ifdef CONFIG_AP
63 #else /* CONFIG_AP */
70 #endif /* CONFIG_AP */
H A Devents.c338 #ifdef CONFIG_AP in wpa_supplicant_mark_disassoc()
340 #endif /* CONFIG_AP */ in wpa_supplicant_mark_disassoc()
2324 #ifdef CONFIG_AP in _wpa_supplicant_event_scan_results()
2327 #endif /* CONFIG_AP */ in _wpa_supplicant_event_scan_results()
2432 #ifdef CONFIG_AP in _wpa_supplicant_event_scan_results()
2435 #endif /* CONFIG_AP */ in _wpa_supplicant_event_scan_results()
3981 #ifdef CONFIG_AP
3992 #endif /* CONFIG_AP */
5027 #ifdef CONFIG_AP
5037 #endif /* CONFIG_AP */
[all...]
H A Dwps_supplicant.c895 #ifdef CONFIG_AP in wpa_supplicant_wps_event()
898 #endif /* CONFIG_AP */ in wpa_supplicant_wps_event()
1175 #ifdef CONFIG_AP in wpas_wps_start_pbc()
1181 #endif /* CONFIG_AP */ in wpas_wps_start_pbc()
1243 #ifdef CONFIG_AP in wpas_wps_start_dev_pw()
1249 #endif /* CONFIG_AP */ in wpas_wps_start_dev_pw()
1364 #ifdef CONFIG_AP in wpas_wps_cancel()
1369 #endif /* CONFIG_AP */ in wpas_wps_cancel()
1406 #ifdef CONFIG_AP in wpas_wps_start_reg()
1412 #endif /* CONFIG_AP */ in wpas_wps_start_reg()
[all...]
H A Dwpa_supplicant_i.h735 #ifdef CONFIG_AP
737 #endif /* CONFIG_AP */
1070 #ifdef CONFIG_AP
1075 #endif /* CONFIG_AP */
H A Dwpa_cli.c72 #ifdef CONFIG_AP
74 #endif /* CONFIG_AP */
2124 #ifdef CONFIG_AP
2278 #endif /* CONFIG_AP */
3834 #ifdef CONFIG_AP
3858 #endif /* CONFIG_AP */
5024 #ifdef CONFIG_AP in update_stations()
5039 #endif /* CONFIG_AP */ in update_stations()
H A Dctrl_iface.c768 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_set()
773 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_set()
1373 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pbc()
1375 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pbc()
1409 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pbc()
1412 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pbc()
1442 #ifdef CONFIG_AP in wpa_supplicant_ctrl_iface_wps_pin()
1458 #endif /* CONFIG_AP */ in wpa_supplicant_ctrl_iface_wps_pin()
1907 #ifdef CONFIG_AP in wpas_ctrl_nfc_report_handover()
1913 #endif /* CONFIG_AP */ in wpas_ctrl_nfc_report_handover()
[all...]
H A Dwpa_supplicant.c668 #ifdef CONFIG_AP in wpa_supplicant_cleanup()
670 #endif /* CONFIG_AP */ in wpa_supplicant_cleanup()
2428 #ifdef CONFIG_AP
2441 #else /* CONFIG_AP */
2444 #endif /* CONFIG_AP */
5318 #ifdef CONFIG_AP
5320 #endif /* CONFIG_AP */
5351 #ifdef CONFIG_AP
5356 #endif /* CONFIG_AP */
7736 #ifdef CONFIG_AP
[all...]

Completed in 85 milliseconds

12