/external/wpa_supplicant_8/wpa_supplicant/ |
D | notify.c | 61 int wpas_notify_iface_added(struct wpa_supplicant *wpa_s) in wpas_notify_iface_added() 76 void wpas_notify_iface_removed(struct wpa_supplicant *wpa_s) in wpas_notify_iface_removed() 88 void wpas_notify_state_changed(struct wpa_supplicant *wpa_s, in wpas_notify_state_changed() 130 void wpas_notify_disconnect_reason(struct wpa_supplicant *wpa_s) in wpas_notify_disconnect_reason() 141 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_auth_status_code() 150 void wpas_notify_assoc_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_assoc_status_code() 160 void wpas_notify_auth_timeout(struct wpa_supplicant *wpa_s) { in wpas_notify_auth_timeout() 167 void wpas_notify_roam_time(struct wpa_supplicant *wpa_s) in wpas_notify_roam_time() 176 void wpas_notify_roam_complete(struct wpa_supplicant *wpa_s) in wpas_notify_roam_complete() 185 void wpas_notify_session_length(struct wpa_supplicant *wpa_s) in wpas_notify_session_length() [all …]
|
D | driver_i.h | 15 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_init_mesh(struct wpa_supplicant *wpa_s) in wpa_drv_init_mesh() 75 static inline int wpa_drv_join_mesh(struct wpa_supplicant *wpa_s, in wpa_drv_join_mesh() 83 static inline int wpa_drv_leave_mesh(struct wpa_supplicant *wpa_s) in wpa_drv_leave_mesh() 90 static inline int wpa_drv_scan(struct wpa_supplicant *wpa_s, in wpa_drv_scan() [all …]
|
D | sme.h | 49 static inline void sme_authenticate(struct wpa_supplicant *wpa_s, in sme_authenticate() 55 static inline void sme_event_auth(struct wpa_supplicant *wpa_s, in sme_event_auth() 60 static inline int sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, in sme_update_ft_ies() 67 static inline void sme_event_assoc_reject(struct wpa_supplicant *wpa_s, in sme_event_assoc_reject() 72 static inline void sme_event_auth_timed_out(struct wpa_supplicant *wpa_s, in sme_event_auth_timed_out() 77 static inline void sme_event_assoc_timed_out(struct wpa_supplicant *wpa_s, in sme_event_assoc_timed_out() 82 static inline void sme_event_disassoc(struct wpa_supplicant *wpa_s, in sme_event_disassoc() 87 static inline void sme_event_unprot_disconnect(struct wpa_supplicant *wpa_s, in sme_event_unprot_disconnect() 93 static inline void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch() 97 static inline void sme_state_changed(struct wpa_supplicant *wpa_s) in sme_state_changed() [all …]
|
D | p2p_supplicant.h | 219 wpas_p2p_init(struct wpa_global *global, struct wpa_supplicant *wpa_s) in wpas_p2p_init() 224 static inline void wpas_p2p_deinit(struct wpa_supplicant *wpa_s) in wpas_p2p_deinit() 228 static inline void wpas_p2p_completed(struct wpa_supplicant *wpa_s) in wpas_p2p_completed() 232 static inline void wpas_p2p_update_config(struct wpa_supplicant *wpa_s) in wpas_p2p_update_config() 236 static inline int wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, in wpas_p2p_probe_req_rx() 245 static inline void wpas_p2p_wps_success(struct wpa_supplicant *wpa_s, in wpas_p2p_wps_success() 251 wpas_p2p_update_channel_list(struct wpa_supplicant *wpa_s, in wpas_p2p_update_channel_list() 256 static inline void wpas_p2p_update_best_channels(struct wpa_supplicant *wpa_s, in wpas_p2p_update_best_channels() 262 static inline void wpas_p2p_rx_action(struct wpa_supplicant *wpa_s, in wpas_p2p_rx_action() 270 static inline void wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in wpas_p2p_remain_on_channel_cb() [all …]
|
D | wpas_kay.c | 47 static int wpas_enable_protect_frames(void *wpa_s, Boolean enabled) in wpas_enable_protect_frames() 53 static int wpas_enable_encrypt(void *wpa_s, Boolean enabled) in wpas_enable_encrypt() 59 static int wpas_set_replay_protect(void *wpa_s, Boolean enabled, u32 window) in wpas_set_replay_protect() 65 static int wpas_set_current_cipher_suite(void *wpa_s, u64 cs) in wpas_set_current_cipher_suite() 71 static int wpas_enable_controlled_port(void *wpa_s, Boolean enabled) in wpas_enable_controlled_port() 77 static int wpas_get_receive_lowest_pn(void *wpa_s, struct receive_sa *sa) in wpas_get_receive_lowest_pn() 83 static int wpas_get_transmit_next_pn(void *wpa_s, struct transmit_sa *sa) in wpas_get_transmit_next_pn() 89 static int wpas_set_transmit_next_pn(void *wpa_s, struct transmit_sa *sa) in wpas_set_transmit_next_pn() 95 static int wpas_set_receive_lowest_pn(void *wpa_s, struct receive_sa *sa) in wpas_set_receive_lowest_pn() 115 static int wpas_create_receive_sc(void *wpa_s, struct receive_sc *sc, in wpas_create_receive_sc() [all …]
|
D | ap.c | 48 static void wpas_conf_ap_vht(struct wpa_supplicant *wpa_s, in wpas_conf_ap_vht() 136 int wpa_supplicant_conf_ap_ht(struct wpa_supplicant *wpa_s, in wpa_supplicant_conf_ap_ht() 273 static int wpa_supplicant_conf_ap(struct wpa_supplicant *wpa_s, in wpa_supplicant_conf_ap() 582 struct wpa_supplicant *wpa_s = ctx; in ap_public_action_rx() local 602 struct wpa_supplicant *wpa_s = ctx; in ap_wps_event_cb() local 636 struct wpa_supplicant *wpa_s = ctx; in ap_new_psk_cb() local 647 struct wpa_supplicant *wpa_s = ctx; in ap_vendor_action_rx() local 666 struct wpa_supplicant *wpa_s = ctx; in ap_probe_req_rx() local 680 struct wpa_supplicant *wpa_s = ctx; in ap_wps_reg_success_cb() local 687 struct wpa_supplicant *wpa_s = ctx; in wpas_ap_configured_cb() local [all …]
|
D | wps_supplicant.h | 94 static inline int wpas_wps_init(struct wpa_supplicant *wpa_s) in wpas_wps_init() 99 static inline void wpas_wps_deinit(struct wpa_supplicant *wpa_s) in wpas_wps_deinit() 103 static inline int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb() 113 static inline int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_bss_match() 120 static inline int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_wildcard_ok() 127 static inline int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, in wpas_wps_scan_pbc_overlap() 134 static inline void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s) in wpas_wps_notify_scan_results() 138 static inline int wpas_wps_searching(struct wpa_supplicant *wpa_s) in wpas_wps_searching() 143 static inline void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s, in wpas_wps_update_ap_info() 148 static inline void wpas_wps_notify_assoc(struct wpa_supplicant *wpa_s, in wpas_wps_notify_assoc() [all …]
|
D | preauth_test.c | 38 static void _wpa_supplicant_deauthenticate(void *wpa_s, int reason_code) in _wpa_supplicant_deauthenticate() 44 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol() 71 static u8 * _wpa_alloc_eapol(void *wpa_s, u8 type, in _wpa_alloc_eapol() 81 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_set_state() local 88 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_get_state() local 93 static int wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in wpa_ether_send() 101 static void * wpa_supplicant_get_network_ctx(void *wpa_s) in wpa_supplicant_get_network_ctx() 107 static void _wpa_supplicant_cancel_auth_timeout(void *wpa_s) in _wpa_supplicant_cancel_auth_timeout() 113 static int wpa_supplicant_get_beacon_ie(void *wpa_s) in wpa_supplicant_get_beacon_ie() 120 static int wpa_supplicant_get_bssid(void *wpa_s, u8 *bssid) in wpa_supplicant_get_bssid() [all …]
|
D | wpa_supplicant.c | 130 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys() 148 int wpa_supplicant_set_wpa_none_key(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_wpa_none_key() 207 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_timeout() local 238 void wpa_supplicant_req_auth_timeout(struct wpa_supplicant *wpa_s, in wpa_supplicant_req_auth_timeout() 258 void wpas_auth_timeout_restart(struct wpa_supplicant *wpa_s, int sec_diff) in wpas_auth_timeout_restart() 280 void wpa_supplicant_cancel_auth_timeout(struct wpa_supplicant *wpa_s) in wpa_supplicant_cancel_auth_timeout() 298 void wpa_supplicant_initiate_eapol(struct wpa_supplicant *wpa_s) in wpa_supplicant_initiate_eapol() 389 void wpa_supplicant_set_non_wpa_policy(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_non_wpa_policy() 433 void free_hw_features(struct wpa_supplicant *wpa_s) in free_hw_features() 449 void free_bss_tmp_disallowed(struct wpa_supplicant *wpa_s) in free_bss_tmp_disallowed() [all …]
|
D | wps_supplicant.c | 54 static void wpas_wps_clear_ap_info(struct wpa_supplicant *wpa_s) in wpas_wps_clear_ap_info() 65 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_assoc_with_cred() local 75 static void wpas_wps_assoc_with_cred_cancel(struct wpa_supplicant *wpa_s) in wpas_wps_assoc_with_cred_cancel() 82 int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb() 182 static void wpas_wps_security_workaround(struct wpa_supplicant *wpa_s, in wpas_wps_security_workaround() 266 static void wpas_wps_remove_dup_network(struct wpa_supplicant *wpa_s, in wpas_wps_remove_dup_network() 365 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_wps_cred() local 598 static void wpa_supplicant_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_m2d() 625 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_clear_timeout() local 631 static void wpa_supplicant_wps_event_fail(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_fail() [all …]
|
D | wpas_glue.c | 38 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_set_config_blob() local 53 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_get_config_blob() local 61 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol() 97 static int wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, in wpa_ether_send() 140 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_send() local 234 struct wpa_supplicant *wpa_s = ctx; in wpa_eapol_set_wep_key() local 251 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_aborted_cached() local 274 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_cb() local 357 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_notify_eapol_done() local 372 static int wpa_get_beacon_ie(struct wpa_supplicant *wpa_s) in wpa_get_beacon_ie() [all …]
|
D | dpp_supplicant.c | 62 int wpas_dpp_qr_code(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_qr_code() 93 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_dpp_auth_resp_retry_timeout() local 113 static void wpas_dpp_auth_resp_retry(struct wpa_supplicant *wpa_s) in wpas_dpp_auth_resp_retry() 148 static void wpas_dpp_try_to_connect(struct wpa_supplicant *wpa_s) in wpas_dpp_try_to_connect() 160 static void wpas_dpp_tx_status(struct wpa_supplicant *wpa_s, in wpas_dpp_tx_status() 251 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_dpp_reply_wait_timeout() local 316 static void wpas_dpp_set_testing_options(struct wpa_supplicant *wpa_s, in wpas_dpp_set_testing_options() 337 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_dpp_init_timeout() local 346 static int wpas_dpp_auth_init_next(struct wpa_supplicant *wpa_s) in wpas_dpp_auth_init_next() 435 int wpas_dpp_auth_init(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_auth_init() [all …]
|
D | p2p_supplicant.c | 171 static int wpas_p2p_num_unused_channels(struct wpa_supplicant *wpa_s) in wpas_p2p_num_unused_channels() 195 wpas_p2p_valid_oper_freqs(struct wpa_supplicant *wpa_s, in wpas_p2p_valid_oper_freqs() 225 static void wpas_p2p_set_own_freq_preference(struct wpa_supplicant *wpa_s, in wpas_p2p_set_own_freq_preference() 245 static void wpas_p2p_scan_res_handler(struct wpa_supplicant *wpa_s, in wpas_p2p_scan_res_handler() 296 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_p2p_trigger_scan_cb() local 335 static int wpas_p2p_search_social_channel(struct wpa_supplicant *wpa_s, in wpas_p2p_search_social_channel() 355 struct wpa_supplicant *wpa_s = ctx; in wpas_p2p_scan() local 482 static struct wpa_supplicant * wpas_get_p2p_group(struct wpa_supplicant *wpa_s, in wpas_get_p2p_group() 509 struct wpa_supplicant *wpa_s = eloop_ctx; in run_wpas_p2p_disconnect() local 517 static int wpas_p2p_disconnect_safely(struct wpa_supplicant *wpa_s, in wpas_p2p_disconnect_safely() [all …]
|
D | offchannel.c | 22 wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src) in wpas_get_tx_interface() 72 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_send_action_cb() local 180 struct wpa_supplicant *wpa_s, const u8 *dst, const u8 *data, in offchannel_send_action_tx_status() 259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() 262 void (*tx_cb)(struct wpa_supplicant *wpa_s, in offchannel_send_action() 392 void offchannel_send_action_done(struct wpa_supplicant *wpa_s) in offchannel_send_action_done() 423 void offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_remain_on_channel_cb() 440 void offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_cancel_remain_on_channel_cb() 457 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx() 467 void offchannel_clear_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_clear_pending_action_tx() [all …]
|
D | scan.c | 28 static void wpa_supplicant_gen_assoc_event(struct wpa_supplicant *wpa_s) in wpa_supplicant_gen_assoc_event() 50 static int wpas_wps_in_use(struct wpa_supplicant *wpa_s, in wpas_wps_in_use() 91 int wpa_supplicant_enabled_networks(struct wpa_supplicant *wpa_s) in wpa_supplicant_enabled_networks() 117 static void wpa_supplicant_assoc_try(struct wpa_supplicant *wpa_s, in wpa_supplicant_assoc_try() 157 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_trigger_scan_cb() local 248 int wpa_supplicant_trigger_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_trigger_scan() 274 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_delayed_sched_scan_timeout() local 286 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_sched_scan_timeout() local 296 wpa_supplicant_start_sched_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_start_sched_scan() 312 static int wpa_supplicant_stop_sched_scan(struct wpa_supplicant *wpa_s) in wpa_supplicant_stop_sched_scan() [all …]
|
D | events.c | 63 int wpas_temp_disabled(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_temp_disabled() 91 static int wpas_reenabled_network_time(struct wpa_supplicant *wpa_s) in wpas_reenabled_network_time() 121 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_network_reenabled() local 136 struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_supplicant_get_new_bss() 150 static void wpa_supplicant_update_current_bss(struct wpa_supplicant *wpa_s) in wpa_supplicant_update_current_bss() 166 static int wpa_supplicant_select_config(struct wpa_supplicant *wpa_s) in wpa_supplicant_select_config() 254 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_stop_countermeasures() local 274 void wpa_supplicant_mark_disassoc(struct wpa_supplicant *wpa_s) in wpa_supplicant_mark_disassoc() 341 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s) in wpa_find_assoc_pmkid() 366 static void wpa_supplicant_event_pmkid_candidate(struct wpa_supplicant *wpa_s, in wpa_supplicant_event_pmkid_candidate() [all …]
|
D | mesh.c | 30 static void wpa_supplicant_mesh_deinit(struct wpa_supplicant *wpa_s) in wpa_supplicant_mesh_deinit() 44 void wpa_supplicant_mesh_iface_deinit(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_iface_deinit() 71 static struct mesh_conf * mesh_config_create(struct wpa_supplicant *wpa_s, in mesh_config_create() 138 struct wpa_supplicant *wpa_s) in wpas_mesh_copy_groups() 155 static int wpas_mesh_init_rsn(struct wpa_supplicant *wpa_s) in wpas_mesh_init_rsn() 193 static int wpas_mesh_complete(struct wpa_supplicant *wpa_s) in wpas_mesh_complete() 242 static int wpa_supplicant_mesh_init(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_init() 404 void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, in wpa_mesh_notify_peer() 421 void wpa_supplicant_mesh_add_scan_ie(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_add_scan_ie() 434 int wpa_supplicant_join_mesh(struct wpa_supplicant *wpa_s, in wpa_supplicant_join_mesh() [all …]
|
D | sme.c | 58 static int sme_set_sae_group(struct wpa_supplicant *wpa_s) in sme_set_sae_group() 86 static struct wpabuf * sme_auth_build_sae_commit(struct wpa_supplicant *wpa_s, in sme_auth_build_sae_commit() 157 static struct wpabuf * sme_auth_build_sae_confirm(struct wpa_supplicant *wpa_s, in sme_auth_build_sae_confirm() 183 static void sme_auth_handle_rrm(struct wpa_supplicant *wpa_s, in sme_auth_handle_rrm() 240 static void sme_send_authentication(struct wpa_supplicant *wpa_s, in sme_send_authentication() 835 struct wpa_supplicant *wpa_s = work->wpa_s; in sme_auth_start_cb() local 863 void sme_authenticate(struct wpa_supplicant *wpa_s, in sme_authenticate() 935 static void sme_external_auth_send_sae_commit(struct wpa_supplicant *wpa_s, in sme_external_auth_send_sae_commit() 961 static void sme_send_external_auth_status(struct wpa_supplicant *wpa_s, in sme_send_external_auth_status() 975 static void sme_handle_external_auth_start(struct wpa_supplicant *wpa_s, in sme_handle_external_auth_start() [all …]
|
D | wmm_ac.c | 69 static int wmm_ac_add_ts(struct wpa_supplicant *wpa_s, const u8 *addr, in wmm_ac_add_ts() 118 static void wmm_ac_del_ts_idx(struct wpa_supplicant *wpa_s, u8 ac, in wmm_ac_del_ts_idx() 142 static void wmm_ac_del_req(struct wpa_supplicant *wpa_s, int failed) in wmm_ac_del_req() 161 struct wpa_supplicant *wpa_s = eloop_ctx; in wmm_ac_addts_req_timeout() local 173 static int wmm_ac_send_addts_request(struct wpa_supplicant *wpa_s, in wmm_ac_send_addts_request() 208 static int wmm_ac_send_delts(struct wpa_supplicant *wpa_s, in wmm_ac_send_delts() 241 static int wmm_ac_find_tsid(struct wpa_supplicant *wpa_s, u8 tsid, in wmm_ac_find_tsid() 263 wmm_ac_build_addts_req(struct wpa_supplicant *wpa_s, in wmm_ac_build_addts_req() 328 static int wmm_ac_should_replace_ts(struct wpa_supplicant *wpa_s, in wmm_ac_should_replace_ts() 375 static int wmm_ac_ts_req_is_valid(struct wpa_supplicant *wpa_s, in wmm_ac_ts_req_is_valid() [all …]
|
D | ctrl_iface.c | 70 static int set_bssid_filter(struct wpa_supplicant *wpa_s, char *val) in set_bssid_filter() 107 static int set_disallow_aps(struct wpa_supplicant *wpa_s, char *val) in set_disallow_aps() 232 static int wpas_ctrl_set_blob(struct wpa_supplicant *wpa_s, char *pos) in wpas_ctrl_set_blob() 271 static int wpas_ctrl_pno(struct wpa_supplicant *wpa_s, char *cmd) in wpas_ctrl_pno() 297 static int wpas_ctrl_set_band(struct wpa_supplicant *wpa_s, char *band) in wpas_ctrl_set_band() 321 static int wpas_ctrl_iface_set_lci(struct wpa_supplicant *wpa_s, in wpas_ctrl_iface_set_lci() 349 wpas_ctrl_set_relative_rssi(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_ctrl_set_relative_rssi() 367 static int wpas_ctrl_set_relative_band_adjust(struct wpa_supplicant *wpa_s, in wpas_ctrl_set_relative_band_adjust() 395 static int wpas_ctrl_iface_set_ric_ies(struct wpa_supplicant *wpa_s, in wpas_ctrl_iface_set_ric_ies() 417 static int wpa_supplicant_ctrl_iface_set(struct wpa_supplicant *wpa_s, in wpa_supplicant_ctrl_iface_set() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | hidl.h | 115 static inline int wpas_hidl_register_interface(struct wpa_supplicant *wpa_s) in wpas_hidl_register_interface() 119 static inline int wpas_hidl_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_hidl_unregister_interface() 124 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_hidl_register_network() 129 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_hidl_unregister_network() 133 static inline int wpas_hidl_notify_state_changed(struct wpa_supplicant *wpa_s) in wpas_hidl_notify_state_changed() 138 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in wpas_hidl_notify_network_request() 144 struct wpa_supplicant *wpa_s, const u8 *bssid, const char *result, in wpas_hidl_notify_anqp_query_done() 148 struct wpa_supplicant *wpa_s, const u8 *bssid, const char *file_name, in wpas_hidl_notify_hs20_icon_query_done() 152 struct wpa_supplicant *wpa_s, const char *url, u8 osu_method) in wpas_hidl_notify_hs20_rx_subscription_remediation() 155 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice() [all …]
|
D | hidl.cpp | 88 int wpas_hidl_register_interface(struct wpa_supplicant *wpa_s) in wpas_hidl_register_interface() 104 int wpas_hidl_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_hidl_unregister_interface() 121 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_hidl_register_network() 137 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_hidl_unregister_network() 152 int wpas_hidl_notify_state_changed(struct wpa_supplicant *wpa_s) in wpas_hidl_notify_state_changed() 169 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in wpas_hidl_notify_network_request() 188 struct wpa_supplicant *wpa_s, const u8 *bssid, const char *result, in wpas_hidl_notify_anqp_query_done() 207 struct wpa_supplicant *wpa_s, const u8 *bssid, const char *file_name, in wpas_hidl_notify_hs20_icon_query_done() 228 struct wpa_supplicant *wpa_s, const char *url, u8 osu_method) in wpas_hidl_notify_hs20_rx_subscription_remediation() 247 struct wpa_supplicant *wpa_s, u8 code, u16 reauth_delay, const char *url) in wpas_hidl_notify_hs20_rx_deauth_imminent_notice() [all …]
|
D | iface_config_utils.cpp | 26 void processConfigUpdate(struct wpa_supplicant* wpa_s, uint32_t changed_param) in processConfigUpdate() 35 struct wpa_supplicant* wpa_s, const std::string& value, uint32_t max_size, in freeAndSetStringConfigParam() 88 struct wpa_supplicant* wpa_s, const std::string& name) in setWpsDeviceName() 100 struct wpa_supplicant* wpa_s, const std::array<uint8_t, 8>& type) in setWpsDeviceType() 110 struct wpa_supplicant* wpa_s, const std::string& manufacturer) in setWpsManufacturer() 122 struct wpa_supplicant* wpa_s, const std::string& model_name) in setWpsModelName() 134 struct wpa_supplicant* wpa_s, const std::string& model_number) in setWpsModelNumber() 146 struct wpa_supplicant* wpa_s, const std::string& serial_number) in setWpsSerialNumber() 158 struct wpa_supplicant* wpa_s, uint16_t config_methods) in setWpsConfigMethods() 171 struct wpa_supplicant* wpa_s, bool useExternalSim) in setExternalSim()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new.h | 270 static inline int wpas_dbus_register_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_register_interface() 275 static inline int wpas_dbus_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_unregister_interface() 282 static inline void wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_prop_changed() 288 struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, in wpas_dbus_bss_signal_prop_changed() 294 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_dbus_signal_network_enabled_changed() 299 struct wpa_supplicant *wpa_s, int id) in wpas_dbus_signal_network_selected() 304 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in wpas_dbus_signal_network_request() 309 static inline void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_scan_done() 314 static inline void wpas_dbus_signal_wps_cred(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_cred() 319 static inline void wpas_dbus_signal_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_event_m2d() [all …]
|
D | dbus_new.c | 65 struct wpa_supplicant *wpa_s; in noc_filter() local 131 static void wpas_dbus_signal_interface(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_interface() 170 static void wpas_dbus_signal_interface_added(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_added() 182 static void wpas_dbus_signal_interface_removed(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_removed() 196 void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, int success) in wpas_dbus_signal_scan_done() 233 static void wpas_dbus_signal_bss(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss() 274 static void wpas_dbus_signal_bss_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_added() 288 static void wpas_dbus_signal_bss_removed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_removed() 303 static void wpas_dbus_signal_blob(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob() 337 void wpas_dbus_signal_blob_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob_added() [all …]
|