Searched refs:SendControlMessage (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Ddatachannel.cc444 SendControlMessage(payload);
448 SendControlMessage(payload);
610 SendControlMessage(buf->data);
619 bool DataChannel::SendControlMessage(const rtc::Buffer& buffer) { function in class:webrtc::DataChannel
H A Ddatachannel.h257 bool SendControlMessage(const rtc::Buffer& buffer);

Completed in 26 milliseconds