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

  /external/webrtc/webrtc/p2p/base/
stun.h 504 STUN_SEND_RESPONSE = 0x0104,
relayport.cc 717 } else if (msg.type() == STUN_SEND_RESPONSE) {
relayserver.cc 491 response.SetType(STUN_SEND_RESPONSE);

Completed in 458 milliseconds