Searched refs:STUN_ERROR_GLOBAL_FAILURE (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.h | 87 STUN_ERROR_GLOBAL_FAILURE = 600 enumerator |
D | port.cc | 1235 int error_code = STUN_ERROR_GLOBAL_FAILURE; in OnConnectionRequestErrorResponse() |