Searched refs:update_connection_state (Results 1 – 4 of 4) sorted by relevance
195 self.update_connection_state(ConnectionState::Checking) in start_connectivity_checks()228 self.update_connection_state(ConnectionState::Failed).await; in contact()303 pub(crate) async fn update_connection_state(&self, new_state: ConnectionState) { in update_connection_state() method340 self.update_connection_state(ConnectionState::Connected) in set_selected_pair()462 self.update_connection_state(ConnectionState::Failed).await; in validate_selected_pair()466 self.update_connection_state(ConnectionState::Disconnected) in validate_selected_pair()469 self.update_connection_state(ConnectionState::Connected) in validate_selected_pair()629 self.update_connection_state(ConnectionState::Closed).await; in close()
424 .update_connection_state(ConnectionState::Checking) in restart()
632 RTCPeerConnection::update_connection_state( in start_transports()1147 RTCPeerConnection::update_connection_state( in create_ice_transport()
858 async fn update_connection_state( in update_connection_state() method1945 RTCPeerConnection::update_connection_state( in close()