Searched refs:AP_STA_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance
246 #define AP_STA_DISCONNECTED "AP-STA-DISCONNECTED " macro
1166 wpa_msg(hapd->msg_ctx, MSG_INFO, AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized()1171 AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized()
875 if (text.startsWith(AP_STA_DISCONNECTED)) { in event_notify()
3795 } else if (str_match(pos, AP_STA_DISCONNECTED)) { in wpa_cli_action_process()