Home
last modified time | relevance | path

Searched refs:supplicant_send_wifi_mgmt_event (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c218 return supplicant_send_wifi_mgmt_event(wpa_s->ifname, in supplicant_send_wifi_mgmt_conn_event()
248 return supplicant_send_wifi_mgmt_event(wpa_s->ifname, in supplicant_send_wifi_mgmt_disc_event()
321 return supplicant_send_wifi_mgmt_event(ifname, in supplicant_send_wifi_mgmt_ap_status()
352 return supplicant_send_wifi_mgmt_event(ifname, in supplicant_send_wifi_mgmt_ap_sta_event()
359 int supplicant_send_wifi_mgmt_event(const char *ifname, enum net_event_wifi_cmd event, in supplicant_send_wifi_mgmt_event() function
Dsupp_events.h48 int supplicant_send_wifi_mgmt_event(const char *ifname,
Dsupp_api.c228 supplicant_send_wifi_mgmt_event(wpa_s->ifname, in supp_shell_connect_status()