Searched refs:WPS_EVENT_CANCEL (Results 1 – 5 of 5) sorted by relevance
323 #define WPS_EVENT_CANCEL "WPS-CANCEL " macro
1605 wpa_msg(hapd->msg_ctx, MSG_INFO, WPS_EVENT_CANCEL); in wps_cancel()
1371 wpa_msg(wpa_s, MSG_INFO, WPS_EVENT_CANCEL); in wpas_wps_cancel()
4221 } else if (str_starts(pos, WPS_EVENT_CANCEL)) { in wpa_cli_action_process()