Home
last modified time | relevance | path

Searched refs:STUN_ERROR_REASON_ROLE_CONFLICT (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/base/
Dport.cc675 STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()
687 STUN_ERROR_REASON_ROLE_CONFLICT); in MaybeIceRoleConflict()
/external/webrtc/api/transport/
Dstun.h697 extern const char STUN_ERROR_REASON_ROLE_CONFLICT[];
Dstun.cc57 const char STUN_ERROR_REASON_ROLE_CONFLICT[] = "Role Conflict"; variable