Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_events.h135 SUPPLICANT_EVENT_DISCONNECTED, enumerator
Dsupp_events.c30 { "CTRL-EVENT-DISCONNECTED", SUPPLICANT_EVENT_DISCONNECTED },
127 case SUPPLICANT_EVENT_DISCONNECTED: in supplicant_process_status()