Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.c102 struct wpa_supplicant *wpa_s; in get_wpa_s_handle() local
174 struct wpa_supplicant *wpa_s = get_wpa_s_handle(dev); in wait_for_disconnect_complete() local
201 struct wpa_supplicant *wpa_s; in supp_shell_connect_status() local
245 static struct hostapd_hw_modes *get_mode_by_band(struct wpa_supplicant *wpa_s, uint8_t band) in get_mode_by_band()
262 static int wpa_supp_supported_channels(struct wpa_supplicant *wpa_s, uint8_t band, char **chan_list) in wpa_supp_supported_channels()
295 static int wpa_supp_band_chan_compat(struct wpa_supplicant *wpa_s, uint8_t band, uint8_t channel) in wpa_supp_band_chan_compat()
836 static void wpas_remove_certs(struct wpa_supplicant *wpa_s) in wpas_remove_certs()
847 static int wpas_add_and_config_network(struct wpa_supplicant *wpa_s, in wpas_add_and_config_network()
1330 struct wpa_supplicant *wpa_s; local
1402 struct wpa_supplicant *wpa_s; local
[all …]
Dsupp_events.c204 struct wpa_supplicant *wpa_s = ctx; in supplicant_send_wifi_mgmt_conn_event() local
226 struct wpa_supplicant *wpa_s = ctx; in supplicant_send_wifi_mgmt_disc_event() local
298 static bool is_twt_capable(struct wpa_supplicant *wpa_s, struct sta_info *sta) in is_twt_capable()
Dsupp_main.c256 struct wpa_supplicant *wpa_s = NULL; in zephyr_get_handle_by_ifname() local
287 struct wpa_supplicant *wpa_s; in get_iface_count() local
299 struct wpa_supplicant *wpa_s; in add_interface() local
370 struct wpa_supplicant *wpa_s; in del_interface() local
1105 struct wpa_supplicant *wpa_s = ctx; in zephyr_hostap_msg_ifname_cb() local