Home
last modified time | relevance | path

Searched refs:zephyr_wifi_send_event (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/modules/hostap/src/
Dsupp_main.h30 int zephyr_wifi_send_event(const struct wpa_supplicant_event_msg *msg);
Dsupp_main.c103 int zephyr_wifi_send_event(const struct wpa_supplicant_event_msg *msg) in zephyr_wifi_send_event() function
150 return zephyr_wifi_send_event(msg); in send_event()