HomeSort by relevance Sort by last modified time
    Searched refs:STUN_ERROR_REASON_ROLE_CONFLICT (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/p2p/base/
stun.h 615 extern const char STUN_ERROR_REASON_ROLE_CONFLICT[];
port.cc 498 STUN_ERROR_ROLE_CONFLICT, STUN_ERROR_REASON_ROLE_CONFLICT);
510 STUN_ERROR_ROLE_CONFLICT, STUN_ERROR_REASON_ROLE_CONFLICT);
    [all...]
stun.cc 36 const char STUN_ERROR_REASON_ROLE_CONFLICT[] = "Role Conflict";

Completed in 1081 milliseconds