Home
last modified time | relevance | path

Searched defs:wpa_s (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Ddriver_i.h15 static inline void * wpa_drv_init(struct wpa_supplicant *wpa_s, in wpa_drv_init()
27 static inline void wpa_drv_deinit(struct wpa_supplicant *wpa_s) in wpa_drv_deinit()
33 static inline int wpa_drv_set_param(struct wpa_supplicant *wpa_s, in wpa_drv_set_param()
41 static inline int wpa_drv_set_countermeasures(struct wpa_supplicant *wpa_s, in wpa_drv_set_countermeasures()
51 static inline int wpa_drv_authenticate(struct wpa_supplicant *wpa_s, in wpa_drv_authenticate()
59 static inline int wpa_drv_associate(struct wpa_supplicant *wpa_s, in wpa_drv_associate()
68 static inline int wpa_drv_scan(struct wpa_supplicant *wpa_s, in wpa_drv_scan()
76 static inline int wpa_drv_sched_scan(struct wpa_supplicant *wpa_s, in wpa_drv_sched_scan()
86 static inline int wpa_drv_stop_sched_scan(struct wpa_supplicant *wpa_s) in wpa_drv_stop_sched_scan()
94 struct wpa_supplicant *wpa_s) in wpa_drv_get_scan_results2()
[all …]
Dnotify.c49 int wpas_notify_iface_added(struct wpa_supplicant *wpa_s) in wpas_notify_iface_added()
61 void wpas_notify_iface_removed(struct wpa_supplicant *wpa_s) in wpas_notify_iface_removed()
71 void wpas_notify_state_changed(struct wpa_supplicant *wpa_s, in wpas_notify_state_changed()
100 void wpas_notify_disconnect_reason(struct wpa_supplicant *wpa_s) in wpas_notify_disconnect_reason()
106 void wpas_notify_network_changed(struct wpa_supplicant *wpa_s) in wpas_notify_network_changed()
112 void wpas_notify_ap_scan_changed(struct wpa_supplicant *wpa_s) in wpas_notify_ap_scan_changed()
118 void wpas_notify_bssid_changed(struct wpa_supplicant *wpa_s) in wpas_notify_bssid_changed()
124 void wpas_notify_auth_changed(struct wpa_supplicant *wpa_s) in wpas_notify_auth_changed()
130 void wpas_notify_network_enabled_changed(struct wpa_supplicant *wpa_s, in wpas_notify_network_enabled_changed()
137 void wpas_notify_network_selected(struct wpa_supplicant *wpa_s, in wpas_notify_network_selected()
[all …]
Dwps_supplicant.c46 static void wpas_wps_clear_ap_info(struct wpa_supplicant *wpa_s) in wpas_wps_clear_ap_info()
55 int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb()
118 static void wpas_wps_security_workaround(struct wpa_supplicant *wpa_s, in wpas_wps_security_workaround()
202 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_wps_cred() local
440 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_pbc_overlap_cb() local
446 static void wpa_supplicant_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_m2d()
477 static void wpa_supplicant_wps_event_fail(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_fail()
511 static void wpas_wps_reenable_networks(struct wpa_supplicant *wpa_s) in wpas_wps_reenable_networks()
541 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_reenable_networks_cb() local
547 static void wpa_supplicant_wps_event_success(struct wpa_supplicant *wpa_s) in wpa_supplicant_wps_event_success()
[all …]
Dsme.h43 static inline void sme_authenticate(struct wpa_supplicant *wpa_s, in sme_authenticate()
49 static inline void sme_event_auth(struct wpa_supplicant *wpa_s, in sme_event_auth()
54 static inline int sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, in sme_update_ft_ies()
61 static inline void sme_event_assoc_reject(struct wpa_supplicant *wpa_s, in sme_event_assoc_reject()
66 static inline void sme_event_auth_timed_out(struct wpa_supplicant *wpa_s, in sme_event_auth_timed_out()
71 static inline void sme_event_assoc_timed_out(struct wpa_supplicant *wpa_s, in sme_event_assoc_timed_out()
76 static inline void sme_event_disassoc(struct wpa_supplicant *wpa_s, in sme_event_disassoc()
81 static inline void sme_event_unprot_disconnect(struct wpa_supplicant *wpa_s, in sme_event_unprot_disconnect()
87 static inline void sme_state_changed(struct wpa_supplicant *wpa_s) in sme_state_changed()
92 sme_disassoc_while_authenticating(struct wpa_supplicant *wpa_s, in sme_disassoc_while_authenticating()
[all …]
Dwpa_supplicant.c111 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys()
129 static int wpa_supplicant_set_wpa_none_key(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_wpa_none_key()
185 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_timeout() local
224 void wpa_supplicant_req_auth_timeout(struct wpa_supplicant *wpa_s, in wpa_supplicant_req_auth_timeout()
246 void wpa_supplicant_cancel_auth_timeout(struct wpa_supplicant *wpa_s) in wpa_supplicant_cancel_auth_timeout()
261 void wpa_supplicant_initiate_eapol(struct wpa_supplicant *wpa_s) in wpa_supplicant_initiate_eapol()
327 void wpa_supplicant_set_non_wpa_policy(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_non_wpa_policy()
371 void free_hw_features(struct wpa_supplicant *wpa_s) in free_hw_features()
387 static void wpa_supplicant_cleanup(struct wpa_supplicant *wpa_s) in wpa_supplicant_cleanup()
498 void wpa_clear_keys(struct wpa_supplicant *wpa_s, const u8 *addr) in wpa_clear_keys()
[all …]
Dpreauth_test.c41 static void _wpa_supplicant_deauthenticate(void *wpa_s, int reason_code) in _wpa_supplicant_deauthenticate()
47 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol()
74 static u8 * _wpa_alloc_eapol(void *wpa_s, u8 type, in _wpa_alloc_eapol()
84 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_set_state() local
91 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_get_state() local
96 static int wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in wpa_ether_send()
104 static void * wpa_supplicant_get_network_ctx(void *wpa_s) in wpa_supplicant_get_network_ctx()
110 static void _wpa_supplicant_cancel_auth_timeout(void *wpa_s) in _wpa_supplicant_cancel_auth_timeout()
116 static int wpa_supplicant_get_beacon_ie(void *wpa_s) in wpa_supplicant_get_beacon_ie()
123 static int wpa_supplicant_get_bssid(void *wpa_s, u8 *bssid) in wpa_supplicant_get_bssid()
[all …]
Dwpas_glue.c36 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_set_config_blob() local
51 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_get_config_blob() local
59 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol()
95 static int wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, in wpa_ether_send()
123 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_send() local
197 struct wpa_supplicant *wpa_s = ctx; in wpa_eapol_set_wep_key() local
214 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_aborted_cached() local
222 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_cb() local
299 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_notify_eapol_done() local
314 static int wpa_get_beacon_ie(struct wpa_supplicant *wpa_s) in wpa_get_beacon_ie()
[all …]
Dap.c44 static int wpa_supplicant_conf_ap(struct wpa_supplicant *wpa_s, in wpa_supplicant_conf_ap()
321 struct wpa_supplicant *wpa_s = ctx; in ap_public_action_rx() local
341 struct wpa_supplicant *wpa_s = ctx; in ap_wps_event_cb() local
373 struct wpa_supplicant *wpa_s = ctx; in ap_vendor_action_rx() local
395 struct wpa_supplicant *wpa_s = ctx; in ap_probe_req_rx() local
408 struct wpa_supplicant *wpa_s = ctx; in ap_wps_reg_success_cb() local
416 struct wpa_supplicant *wpa_s = ctx; in wpas_ap_configured_cb() local
426 int wpa_supplicant_create_ap(struct wpa_supplicant *wpa_s, in wpa_supplicant_create_ap()
595 void wpa_supplicant_ap_deinit(struct wpa_supplicant *wpa_s) in wpa_supplicant_ap_deinit()
622 struct wpa_supplicant *wpa_s = ctx; in ap_tx_status() local
[all …]
Devents.c47 static int wpas_temp_disabled(struct wpa_supplicant *wpa_s, in wpas_temp_disabled()
65 static int wpa_supplicant_select_config(struct wpa_supplicant *wpa_s) in wpa_supplicant_select_config()
126 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_stop_countermeasures() local
137 void wpa_supplicant_mark_disassoc(struct wpa_supplicant *wpa_s) in wpa_supplicant_mark_disassoc()
188 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s) in wpa_find_assoc_pmkid()
213 static void wpa_supplicant_event_pmkid_candidate(struct wpa_supplicant *wpa_s, in wpa_supplicant_event_pmkid_candidate()
233 static int wpa_supplicant_dynamic_keys(struct wpa_supplicant *wpa_s) in wpa_supplicant_dynamic_keys()
264 int wpa_supplicant_scard_init(struct wpa_supplicant *wpa_s, in wpa_supplicant_scard_init()
366 static int wpa_supplicant_ssid_bss_match(struct wpa_supplicant *wpa_s, in wpa_supplicant_ssid_bss_match()
545 static int rate_match(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in rate_match()
[all …]
Dsme.c44 static struct wpabuf * sme_auth_build_sae_commit(struct wpa_supplicant *wpa_s) in sme_auth_build_sae_commit()
63 static struct wpabuf * sme_auth_build_sae_confirm(struct wpa_supplicant *wpa_s) in sme_auth_build_sae_confirm()
83 static void sme_send_authentication(struct wpa_supplicant *wpa_s, in sme_send_authentication()
377 void sme_authenticate(struct wpa_supplicant *wpa_s, in sme_authenticate()
388 static int sme_sae_process_commit(struct wpa_supplicant *wpa_s, const u8 *data, in sme_sae_process_commit()
406 static int sme_sae_process_confirm(struct wpa_supplicant *wpa_s, const u8 *data, in sme_sae_process_confirm()
421 static int sme_sae_auth(struct wpa_supplicant *wpa_s, u16 auth_transaction, in sme_sae_auth()
457 void sme_event_auth(struct wpa_supplicant *wpa_s, union wpa_event_data *data) in sme_event_auth()
556 void sme_associate(struct wpa_supplicant *wpa_s, enum wpas_mode mode, in sme_associate()
641 int sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, in sme_update_ft_ies()
[all …]
Dp2p_supplicant.c94 static void wpas_p2p_scan_res_handler(struct wpa_supplicant *wpa_s, in wpas_p2p_scan_res_handler()
122 struct wpa_supplicant *wpa_s = ctx; in wpas_p2p_scan() local
221 static struct wpa_supplicant * wpas_get_p2p_group(struct wpa_supplicant *wpa_s, in wpas_get_p2p_group()
246 static int wpas_p2p_group_delete(struct wpa_supplicant *wpa_s, in wpas_p2p_group_delete()
376 static int wpas_p2p_persistent_group(struct wpa_supplicant *wpa_s, in wpas_p2p_persistent_group()
438 static int wpas_p2p_store_persistent_group(struct wpa_supplicant *wpa_s, in wpas_p2p_store_persistent_group()
524 static void wpas_p2p_add_persistent_group_client(struct wpa_supplicant *wpa_s, in wpas_p2p_add_persistent_group_client()
594 static void wpas_group_formation_completed(struct wpa_supplicant *wpa_s, in wpas_group_formation_completed()
692 static void wpas_p2p_send_action_tx_status(struct wpa_supplicant *wpa_s, in wpas_p2p_send_action_tx_status()
739 struct wpa_supplicant *wpa_s = ctx; in wpas_send_action() local
[all …]
Dwps_supplicant.h81 static inline int wpas_wps_init(struct wpa_supplicant *wpa_s) in wpas_wps_init()
86 static inline void wpas_wps_deinit(struct wpa_supplicant *wpa_s) in wpas_wps_deinit()
90 static inline int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb()
100 static inline int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_bss_match()
107 static inline int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_wildcard_ok()
114 static inline int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, in wpas_wps_scan_pbc_overlap()
121 static inline void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s) in wpas_wps_notify_scan_results()
125 static inline int wpas_wps_searching(struct wpa_supplicant *wpa_s) in wpas_wps_searching()
130 static inline void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s, in wpas_wps_update_ap_info()
135 static inline void wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, in wpas_wps_notify_assoc()
Doffchannel.c21 wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src) in wpas_get_tx_interface()
51 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_send_action_cb() local
147 struct wpa_supplicant *wpa_s, const u8 *dst, const u8 *data, in offchannel_send_action_tx_status()
199 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action()
202 void (*tx_cb)(struct wpa_supplicant *wpa_s, in offchannel_send_action()
308 void offchannel_send_action_done(struct wpa_supplicant *wpa_s) in offchannel_send_action_done()
335 void offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_remain_on_channel_cb()
352 void offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_cancel_remain_on_channel_cb()
369 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx()
379 void offchannel_clear_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_clear_pending_action_tx()
[all …]
Dctrl_iface.c51 static int pno_start(struct wpa_supplicant *wpa_s) in pno_start()
119 static int pno_stop(struct wpa_supplicant *wpa_s) in pno_stop()
135 static int set_bssid_filter(struct wpa_supplicant *wpa_s, char *val) in set_bssid_filter()
172 static int set_disallow_aps(struct wpa_supplicant *wpa_s, char *val) in set_disallow_aps()
294 static int wpa_supplicant_ctrl_iface_set(struct wpa_supplicant *wpa_s, in wpa_supplicant_ctrl_iface_set()
442 static int wpa_supplicant_ctrl_iface_get(struct wpa_supplicant *wpa_s, in wpa_supplicant_ctrl_iface_get()
473 static int wpa_supplicant_ctrl_iface_preauth(struct wpa_supplicant *wpa_s, in wpa_supplicant_ctrl_iface_preauth()
498 struct wpa_supplicant *wpa_s, char *addr) in wpa_supplicant_ctrl_iface_stkstart()
519 struct wpa_supplicant *wpa_s, char *addr) in wpa_supplicant_ctrl_iface_tdls_discover()
543 struct wpa_supplicant *wpa_s, char *addr) in wpa_supplicant_ctrl_iface_tdls_setup()
[all …]
Dscan.c26 static void wpa_supplicant_gen_assoc_event(struct wpa_supplicant *wpa_s) in wpa_supplicant_gen_assoc_event()
49 static int wpas_wps_in_use(struct wpa_supplicant *wpa_s, in wpas_wps_in_use()
93 int wpa_supplicant_enabled_networks(struct wpa_supplicant *wpa_s) in wpa_supplicant_enabled_networks()
115 static void wpa_supplicant_assoc_try(struct wpa_supplicant *wpa_s, in wpa_supplicant_assoc_try()
217 int wpa_supplicant_trigger_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_trigger_scan()
240 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_delayed_sched_scan_timeout() local
252 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_sched_scan_timeout() local
262 wpa_supplicant_start_sched_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_start_sched_scan()
279 static int wpa_supplicant_stop_sched_scan(struct wpa_supplicant *wpa_s) in wpa_supplicant_stop_sched_scan()
328 struct wpa_supplicant *wpa_s, struct wpa_driver_scan_params *params) in wpa_supplicant_optimize_freqs()
[all …]
Dbss.c175 static void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove()
211 struct wpa_bss * wpa_bss_get(struct wpa_supplicant *wpa_s, const u8 *bssid, in wpa_bss_get()
252 static int wpa_bss_known(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_known()
268 static int wpa_bss_in_use(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_in_use()
276 static int wpa_bss_remove_oldest_unknown(struct wpa_supplicant *wpa_s) in wpa_bss_remove_oldest_unknown()
291 static int wpa_bss_remove_oldest(struct wpa_supplicant *wpa_s) in wpa_bss_remove_oldest()
316 static struct wpa_bss * wpa_bss_add(struct wpa_supplicant *wpa_s, in wpa_bss_add()
449 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes()
482 wpa_bss_update(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_update()
541 void wpa_bss_update_start(struct wpa_supplicant *wpa_s) in wpa_bss_update_start()
[all …]
Dbgscan.c34 int bgscan_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in bgscan_init()
79 void bgscan_deinit(struct wpa_supplicant *wpa_s) in bgscan_deinit()
91 int bgscan_notify_scan(struct wpa_supplicant *wpa_s, in bgscan_notify_scan()
101 void bgscan_notify_beacon_loss(struct wpa_supplicant *wpa_s) in bgscan_notify_beacon_loss()
108 void bgscan_notify_signal_change(struct wpa_supplicant *wpa_s, int above, in bgscan_notify_signal_change()
Dwnm_sta.c22 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, in ieee80211_11_get_tfs_ie()
32 static int ieee80211_11_set_tfs_ie(struct wpa_supplicant *wpa_s, in ieee80211_11_set_tfs_ie()
43 int ieee802_11_send_wnmsleep_req(struct wpa_supplicant *wpa_s, in ieee802_11_send_wnmsleep_req()
144 static void wnm_sleep_mode_enter_success(struct wpa_supplicant *wpa_s, in wnm_sleep_mode_enter_success()
169 static void wnm_sleep_mode_exit_success(struct wpa_supplicant *wpa_s, in wnm_sleep_mode_exit_success()
236 static void ieee802_11_rx_wnmsleep_resp(struct wpa_supplicant *wpa_s, in ieee802_11_rx_wnmsleep_resp()
313 static void wnm_send_bss_transition_mgmt_resp(struct wpa_supplicant *wpa_s, in wnm_send_bss_transition_mgmt_resp()
351 static void ieee802_11_rx_bss_trans_mgmt_req(struct wpa_supplicant *wpa_s, in ieee802_11_rx_bss_trans_mgmt_req()
406 void ieee802_11_rx_wnm_action(struct wpa_supplicant *wpa_s, in ieee802_11_rx_wnm_action()
Dinterworking.c47 static void interworking_reconnect(struct wpa_supplicant *wpa_s) in interworking_reconnect()
104 struct wpa_supplicant *wpa_s = ctx; in interworking_anqp_resp_cb() local
112 static int cred_with_roaming_consortium(struct wpa_supplicant *wpa_s) in cred_with_roaming_consortium()
124 static int cred_with_3gpp(struct wpa_supplicant *wpa_s) in cred_with_3gpp()
136 static int cred_with_nai_realm(struct wpa_supplicant *wpa_s) in cred_with_nai_realm()
152 static int cred_with_domain(struct wpa_supplicant *wpa_s) in cred_with_domain()
176 struct wpa_supplicant *wpa_s = eloop_ctx; in interworking_continue_anqp() local
181 static int interworking_anqp_send_req(struct wpa_supplicant *wpa_s, in interworking_anqp_send_req()
735 static int interworking_set_hs20_params(struct wpa_supplicant *wpa_s, in interworking_set_hs20_params()
750 static int interworking_connect_3gpp(struct wpa_supplicant *wpa_s, in interworking_connect_3gpp()
[all …]
Dautoscan.c37 static void request_scan(struct wpa_supplicant *wpa_s) in request_scan()
46 int autoscan_init(struct wpa_supplicant *wpa_s, int req_scan) in autoscan_init()
109 void autoscan_deinit(struct wpa_supplicant *wpa_s) in autoscan_deinit()
124 int autoscan_notify_scan(struct wpa_supplicant *wpa_s, in autoscan_notify_scan()
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
Ddbus_new.h228 static inline int wpas_dbus_register_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_register_interface()
233 static inline int wpas_dbus_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_unregister_interface()
240 static inline void wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_prop_changed()
246 struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, in wpas_dbus_bss_signal_prop_changed()
252 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_dbus_signal_network_enabled_changed()
257 struct wpa_supplicant *wpa_s, int id) in wpas_dbus_signal_network_selected()
262 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in wpas_dbus_signal_network_request()
267 static inline void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_scan_done()
272 static inline void wpas_dbus_signal_wps_cred(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_cred()
277 static inline void wpas_dbus_signal_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_event_m2d()
[all …]
Ddbus_new.c63 struct wpa_supplicant *wpa_s; in noc_filter() local
130 static void wpas_dbus_signal_interface(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_interface()
176 static void wpas_dbus_signal_interface_added(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_added()
188 static void wpas_dbus_signal_interface_removed(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_removed()
202 void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, int success) in wpas_dbus_signal_scan_done()
239 static void wpas_dbus_signal_bss(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss()
288 static void wpas_dbus_signal_bss_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_added()
302 static void wpas_dbus_signal_bss_removed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_removed()
317 static void wpas_dbus_signal_blob(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob()
351 void wpas_dbus_signal_blob_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob_added()
[all …]
Ddbus_old_handlers.c159 struct wpa_supplicant *wpa_s; in wpas_dbus_global_add_interface() local
209 struct wpa_supplicant *wpa_s; in wpas_dbus_global_remove_interface() local
256 struct wpa_supplicant *wpa_s; in wpas_dbus_global_get_interface() local
332 struct wpa_supplicant *wpa_s) in wpas_dbus_iface_scan()
351 struct wpa_supplicant *wpa_s) in wpas_dbus_iface_scan_results()
398 struct wpa_supplicant *wpa_s, in wpas_dbus_bssid_properties()
493 struct wpa_supplicant *wpa_s) in wpas_dbus_iface_capabilities()
781 struct wpa_supplicant *wpa_s) in wpas_dbus_iface_add_network()
823 struct wpa_supplicant *wpa_s) in wpas_dbus_iface_remove_network()
910 struct wpa_supplicant *wpa_s, in wpas_dbus_iface_set_network()
[all …]
Ddbus_new_handlers_p2p.c69 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_find()
144 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_stop_find()
152 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_rejectpeer()
173 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_listen()
191 DBusMessage *message, struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_extendedlisten()
233 DBusMessage *message, struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_presence_request()
281 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_group_add()
372 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_disconnect()
382 static dbus_bool_t wpa_dbus_p2p_check_enabled(struct wpa_supplicant *wpa_s, in wpa_dbus_p2p_check_enabled()
404 struct wpa_supplicant *wpa_s) in wpas_dbus_handler_p2p_flush()
[all …]
Ddbus_old.c139 struct wpa_supplicant *wpa_s, in wpas_dispatch_network_method()
171 struct wpa_supplicant *wpa_s, in wpas_dispatch_bssid_method()
206 struct wpa_supplicant *wpa_s = user_data; in wpas_iface_message_handler() local
369 void wpa_supplicant_dbus_notify_scan_results(struct wpa_supplicant *wpa_s) in wpa_supplicant_dbus_notify_scan_results()
400 void wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s, in wpa_supplicant_dbus_notify_state_change()
467 void wpa_supplicant_dbus_notify_scanning(struct wpa_supplicant *wpa_s) in wpa_supplicant_dbus_notify_scanning()
499 void wpa_supplicant_dbus_notify_wps_cred(struct wpa_supplicant *wpa_s, in wpa_supplicant_dbus_notify_wps_cred()
539 void wpa_supplicant_dbus_notify_wps_cred(struct wpa_supplicant *wpa_s, in wpa_supplicant_dbus_notify_wps_cred()
545 void wpa_supplicant_dbus_notify_certification(struct wpa_supplicant *wpa_s, in wpa_supplicant_dbus_notify_certification()
661 int wpas_dbus_register_iface(struct wpa_supplicant *wpa_s) in wpas_dbus_register_iface()
[all …]

12