Searched refs:force_candidate_contact_tx (Results 1 – 1 of 1) sorted by relevance
29 pub(crate) force_candidate_contact_tx: mpsc::Sender<bool>, field91 let (force_candidate_contact_tx, force_candidate_contact_rx) = mpsc::channel(1); in new()99 force_candidate_contact_tx, in new()514 let _ = self.force_candidate_contact_tx.try_send(true); in request_connectivity_check()