Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/transactions/helpers/
Datt_filter_by_size_type.rs14 pub struct AttributeWithValue { struct
34 ) -> Result<impl Iterator<Item = AttributeWithValue>, AttErrorCode> { in filter_read_attributes_by_size_type() argument