Searched defs:stop_ranging (Results 1 – 4 of 4) sorted by relevance
83 pub fn stop_ranging(&mut self, result_sender: ResponseSender) { in stop_ranging() method241 async fn stop_ranging(&mut self) -> Result<Response> { in stop_ranging() method
93 pub async fn stop_ranging(&mut self, session_id: SessionId) -> Result<()> { in stop_ranging() method
121 pub fn stop_ranging(&self, request: &[u8]) -> Result<Vec<u8>> { in stop_ranging() method
191 pub fn stop_ranging(&self, session_id: SessionId) -> Result<()> { in stop_ranging() method