Searched refs:STUN_ERROR_REASON_ROLE_CONFLICT (Results 1 – 3 of 3) sorted by relevance
675 STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()687 STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()
697 extern const char STUN_ERROR_REASON_ROLE_CONFLICT[];
57 const char STUN_ERROR_REASON_ROLE_CONFLICT[] = "Role Conflict"; variable