Home
last modified time | relevance | path

Searched refs:STUN_ERROR_ROLE_CONFLICT (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.cc498 STUN_ERROR_ROLE_CONFLICT, STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()
510 STUN_ERROR_ROLE_CONFLICT, STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()
1251 } else if (error_code == STUN_ERROR_ROLE_CONFLICT) { in OnConnectionRequestErrorResponse()
Dstun.h613 STUN_ERROR_ROLE_CONFLICT = 487, enumerator