Home
last modified time | relevance | path

Searched refs:RTCICEConnectionConnected (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/talk/app/webrtc/objc/public/
DRTCTypes.h34 RTCICEConnectionConnected, enumerator
/external/webrtc/webrtc/examples/objc/AppRTCDemo/tests/
DARDAppClientTest.mm220 }] appClient:[OCMArg any] didChangeConnectionState:RTCICEConnectionConnected];
231 // object. It's expected that both clients reach the RTCICEConnectionConnected
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDVideoCallViewController.m177 case RTCICEConnectionConnected:
/external/webrtc/talk/app/webrtc/objctests/
DRTCPeerConnectionTest.mm207 [offeringExpectations expectICEConnectionChange:RTCICEConnectionConnected];
212 [answeringExpectations expectICEConnectionChange:RTCICEConnectionConnected];
/external/webrtc/talk/app/webrtc/objc/
DRTCEnumConverter.mm42 return RTCICEConnectionConnected;