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

  /external/webrtc/webrtc/libjingle/xmpp/
presencestatus.cc 30 bool p = voice_capability();
presenceouttask.cc 115 caps.append(s.voice_capability() ? "voice-v1" : "");
presencestatus.h 47 bool voice_capability() const { return voice_capability_; } function in class:buzz::PresenceStatus

Completed in 342 milliseconds