Searched refs:WPA_EVENT_DISCONNECTED (Results 1 – 6 of 6) sorted by relevance
28 #define WPA_EVENT_DISCONNECTED "CTRL-EVENT-DISCONNECTED " macro
715 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" MACSTR in wpa_supplicant_ap_deinit()
847 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" in sme_event_auth()
3646 } else if (str_match(pos, WPA_EVENT_DISCONNECTED)) { in wpa_cli_action_process()
2281 wpa_msg(wpa_s, MSG_INFO, WPA_EVENT_DISCONNECTED "bssid=" MACSTR
964 else if (str_match(pos, WPA_EVENT_DISCONNECTED)) in processMsg()