Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dattempt_manager.rs67 fn new_attempt_id(&mut self) -> AttemptId { in new_attempt_id() method
93 let id = self.new_attempt_id(); in register_direct_connection()
121 let id = self.new_attempt_id(); in register_background_connection()