Searched refs:STUN_ERROR_STALE_CREDENTIALS (Results 1 – 2 of 2) sorted by relevance
84 STUN_ERROR_STALE_CREDENTIALS = 430, // GICE only enumerator
1249 } else if (error_code == STUN_ERROR_STALE_CREDENTIALS) { in OnConnectionRequestErrorResponse()