Searched refs:WPS_EVENT_CANCEL (Results 1 – 4 of 4) sorted by relevance
357 #define WPS_EVENT_CANCEL "WPS-CANCEL " macro
1613 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_CANCEL); in wps_cancel()
1395 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_CANCEL); in wpas_wps_cancel()
4417 } else if (str_starts(pos, WPS_EVENT_CANCEL)) { in wpa_cli_action_process()