Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/
Dgatt_database.rs104 struct AttAttributeWithBackingValue { struct
105 attribute: AttAttribute,
106 value: AttAttributeBackingValue,