Home
last modified time | relevance | path

Searched defs:GattDatabaseSchema (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dgatt_database.rs95 struct GattDatabaseSchema { struct
96 attributes: BTreeMap<AttHandle, AttAttributeWithBackingValue>,