Home
last modified time | relevance | path

Searched defs:ConnectDataChannel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_data_channel_controller.h50 bool ConnectDataChannel(webrtc::SctpDataChannel* data_channel) override { in ConnectDataChannel() function
/aosp_15_r20/external/webrtc/pc/
H A Ddata_channel_controller.cc47 bool DataChannelController::ConnectDataChannel( in ConnectDataChannel() function in webrtc::DataChannelController