Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.c75 case WIFI_REASON_DISCONN_SUCCESS: in wpas_to_wifi_mgmt_disconn_status()
76 return WIFI_REASON_DISCONN_SUCCESS; in wpas_to_wifi_mgmt_disconn_status()
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h622 WIFI_REASON_DISCONN_SUCCESS = 0, enumerator