Home
last modified time | relevance | path

Searched refs:wifi_mgmt_raise_ap_sta_disconnected_event (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c411 wifi_mgmt_raise_ap_sta_disconnected_event(iface, in supplicant_send_wifi_mgmt_event()
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h1717 void wifi_mgmt_raise_ap_sta_disconnected_event(struct net_if *iface,
/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c413 wifi_mgmt_raise_ap_sta_disconnected_event(iface, &sta_info); in esp_wifi_handle_ap_disconnect_event()
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c1423 void wifi_mgmt_raise_ap_sta_disconnected_event(struct net_if *iface, in wifi_mgmt_raise_ap_sta_disconnected_event() function
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c322 wifi_mgmt_raise_ap_sta_disconnected_event(g_uap.netif, &ap_sta_info); in nxp_wifi_wlan_event_callback()