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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessiondescription.h 99 CA_OFFER, CA_ANSWER, CA_UPDATE
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 391 if (content && !SetLocalContent(content, CA_OFFER)) {
392 LOG(LS_ERROR) << "Failure in SetLocalContent with CA_OFFER";
405 if (content && !SetRemoteContent(content, CA_OFFER)) {
406 LOG(LS_ERROR) << "Failure in SetRemoteContent with CA_OFFER";
497 if (action == CA_OFFER) {
511 if (action == CA_OFFER) {
    [all...]

Completed in 1091 milliseconds