Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/callbacks/
Dcallback_transaction_manager.rs92 GattDatastoreImpl { callback_transaction_manager: self.clone(), server_id } in get_datastore()
129 struct GattDatastoreImpl { struct
135 impl RawGattDatastore for GattDatastoreImpl { argument