Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/callbacks/
Dcallback_transaction_manager.rs97 fn alloc_transaction_id(&mut self) -> TransactionId { in alloc_transaction_id() method
104 let trans_id = self.alloc_transaction_id(); in start_new_transaction()
206 .alloc_transaction_id(); in write_no_response()