Home
last modified time | relevance | path

Searched defs:RTCIceConnectionState (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/
H A DARDVideoCallViewController.m92 didChangeConnectionState:(RTCIceConnectionState)state { argument
220 - (NSString *)statusTextForState:(RTCIceConnectionState)state { argument
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/
H A DRTCPeerConnection.mm822 nativeIceConnectionStateForState:(RTCIceConnectionState)state { argument
865 + (NSString *)stringForIceConnectionState:(RTCIceConnectionState)state { argument
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/broadcast_extension/
H A DARDBroadcastSampleHandler.m102 - (void)appClient:(ARDAppClient *)client didChangeConnectionState:(RTCIceConnectionState)state { argument
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/mac/
H A DAPPRTCViewController.m356 didChangeConnectionState:(RTCIceConnectionState)state { argument
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/
H A DARDAppClient.m403 didChangeIceConnectionState:(RTCIceConnectionState)newState { argument