Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_database.rs104 pub struct SnapshottedAttDatabase<'a> { struct
110 impl AttDatabase for SnapshottedAttDatabase<'_> { implementation
128 impl StableAttDatabase for SnapshottedAttDatabase<'_> {} implementation