Home
last modified time | relevance | path

Searched refs:NET_EVENT_WIFI_AP_DISABLE_RESULT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/net/wifi/apsta_mode/src/
Dmain.c18 NET_EVENT_WIFI_AP_ENABLE_RESULT | NET_EVENT_WIFI_AP_DISABLE_RESULT | \
55 case NET_EVENT_WIFI_AP_DISABLE_RESULT: { in wifi_event_handler()
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h413 #define NET_EVENT_WIFI_AP_DISABLE_RESULT \ macro
/Zephyr-latest/subsys/net/l2/wifi/
Dwifi_mgmt.c1280 net_mgmt_event_notify_with_info(NET_EVENT_WIFI_AP_DISABLE_RESULT, in wifi_mgmt_raise_ap_disable_result_event()
Dwifi_shell.c80 NET_EVENT_WIFI_AP_DISABLE_RESULT |\
541 case NET_EVENT_WIFI_AP_DISABLE_RESULT: in wifi_mgmt_event_handler()