Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_internal.rs200 self.connectivity_checks().await; in start_connectivity_checks()
239 async fn connectivity_checks(self: &Arc<Self>) { in connectivity_checks() method