Home
last modified time | relevance | path

Searched defs:wpa_s (Results 1 - 25 of 153) sorted by relevance

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.h65 wpas_ap_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef) wpas_ap_wps_nfc_handover_sel() argument
[all...]
H A Dwpas_module_tests.c19 struct wpa_supplicant wpa_s; in wpas_blacklist_module_tests() local
[all...]
H A Dmesh_mpm.h33 static inline void mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, in mesh_mpm_action_rx() argument
39 static inline void mesh_mpm_mgmt_rx(struct wpa_supplicant *wpa_s, in mesh_mpm_mgmt_rx() argument
[all...]
H A Dblacklist.c21 struct wpa_blacklist * wpa_blacklist_get(struct wpa_supplicant *wpa_s, in wpa_blacklist_get() argument
56 int wpa_blacklist_add(struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_blacklist_add() argument
92 wpa_blacklist_del(struct wpa_supplicant *wpa_s, const u8 *bssid) wpa_blacklist_del() argument
123 wpa_blacklist_clear(struct wpa_supplicant *wpa_s) wpa_blacklist_clear() argument
[all...]
H A Dmesh.h34 static inline void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, in wpa_mesh_notify_peer() argument
40 static inline void wpa_supplicant_mesh_add_scan_ie(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_add_scan_ie() argument
[all...]
H A Dwpas_kay.h25 static inline int ieee802_1x_alloc_kay_sm(struct wpa_supplicant *wpa_s, in ieee802_1x_alloc_kay_sm() argument
32 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, in ieee802_1x_notify_create_actor() argument
38 static inline void ieee802_1x_dealloc_kay_sm(struct wpa_supplicant *wpa_s) in ieee802_1x_dealloc_kay_sm() argument
43 ieee802_1x_create_preshared_mka(struct wpa_supplicant *wpa_s, in ieee802_1x_create_preshared_mka() argument
H A Dautoscan.c31 static void request_scan(struct wpa_supplicant *wpa_s) in request_scan() argument
40 int autoscan_init(struct wpa_supplicant *wpa_s, int req_scan) in autoscan_init() argument
125 autoscan_deinit(struct wpa_supplicant *wpa_s) autoscan_deinit() argument
143 autoscan_notify_scan(struct wpa_supplicant *wpa_s, struct wpa_scan_results *scan_res) autoscan_notify_scan() argument
[all...]
H A Dautoscan.h42 static inline int autoscan_init(struct wpa_supplicant *wpa_s, int req_scan) in autoscan_init() argument
47 static inline void autoscan_deinit(struct wpa_supplicant *wpa_s) in autoscan_deinit() argument
51 static inline int autoscan_notify_scan(struct wpa_supplicant *wpa_s, in autoscan_notify_scan() argument
H A Dautoscan_exponential.c16 struct wpa_supplicant *wpa_s; member
45 static void * autoscan_exponential_init(struct wpa_supplicant *wpa_s, in autoscan_exponential_init() argument
H A Dautoscan_periodic.c40 static void * autoscan_periodic_init(struct wpa_supplicant *wpa_s, in autoscan_periodic_init() argument
H A Dctrl_iface.h126 wpa_supplicant_ctrl_iface_init(struct wpa_supplicant *wpa_s) in wpa_supplicant_ctrl_iface_init() argument
158 static inline void wpas_ctrl_radio_work_flush(struct wpa_supplicant *wpa_s) in wpas_ctrl_radio_work_flush() argument
H A Dgas_query.h48 static inline struct gas_query * gas_query_init(struct wpa_supplicant *wpa_s) in gas_query_init() argument
H A Dmain.c368 struct wpa_supplicant *wpa_s; in wpa_main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
H A Dbinder.h32 static inline int wpas_binder_register_interface(struct wpa_supplicant *wpa_s) in wpas_binder_register_interface() argument
36 static inline int wpas_binder_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_binder_unregister_interface() argument
H A Diface.cpp14 Iface::Iface(struct wpa_supplicant *wpa_s) : wpa_s_(wpa_s) {} in Iface() argument
H A Dbinder.cpp80 int wpas_binder_register_interface(struct wpa_supplicant *wpa_s) in wpas_binder_register_interface() argument
93 int wpas_binder_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_binder_unregister_interface() argument
H A Dbinder_manager.cpp49 int BinderManager::registerInterface(struct wpa_supplicant *wpa_s) in registerInterface() argument
71 int BinderManager::unregisterInterface(struct wpa_supplicant *wpa_s) in unregisterInterface() argument
[all...]
H A Dsupplicant.cpp45 struct wpa_supplicant *wpa_s = NULL; in CreateInterface() local
86 struct wpa_supplicant *wpa_s; in RemoveInterface() local
106 struct wpa_supplicant *wpa_s; GetInterface() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.h65 wpas_ap_wps_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef) wpas_ap_wps_nfc_handover_sel() argument
[all...]
H A Dwpas_module_tests.c19 struct wpa_supplicant wpa_s; in wpas_bssid_ignore_module_tests() local
[all...]
H A Dmesh_mpm.h33 static inline void mesh_mpm_action_rx(struct wpa_supplicant *wpa_s, in mesh_mpm_action_rx() argument
39 static inline void mesh_mpm_mgmt_rx(struct wpa_supplicant *wpa_s, in mesh_mpm_mgmt_rx() argument
[all...]
H A Dmesh.h36 static inline void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, in wpa_mesh_notify_peer() argument
42 static inline void wpa_supplicant_mesh_add_scan_ie(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_add_scan_ie() argument
[all...]
H A Dwpas_kay.h25 static inline int ieee802_1x_alloc_kay_sm(struct wpa_supplicant *wpa_s, in ieee802_1x_alloc_kay_sm() argument
32 ieee802_1x_notify_create_actor(struct wpa_supplicant *wpa_s, in ieee802_1x_notify_create_actor() argument
38 static inline void ieee802_1x_dealloc_kay_sm(struct wpa_supplicant *wpa_s) in ieee802_1x_dealloc_kay_sm() argument
43 ieee802_1x_create_preshared_mka(struct wpa_supplicant *wpa_s, in ieee802_1x_create_preshared_mka() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
H A Dbinder.h32 static inline int wpas_binder_register_interface(struct wpa_supplicant *wpa_s) in wpas_binder_register_interface() argument
36 static inline int wpas_binder_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_binder_unregister_interface() argument
H A Diface.cpp14 Iface::Iface(struct wpa_supplicant *wpa_s) : wpa_s_(wpa_s) {} in Iface() argument

Completed in 11 milliseconds

1234567