Searched refs:AP_STA_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
233 #define AP_STA_DISCONNECTED "AP-STA-DISCONNECTED " macro
1060 wpa_msg(hapd->msg_ctx, MSG_INFO, AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized()1065 AP_STA_DISCONNECTED "%s", buf); in ap_sta_set_authorized()
3703 } else if (str_match(pos, AP_STA_DISCONNECTED)) { in wpa_cli_action_process()