Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dattribute.cc91 const ByteBuffer& decl_value) in AttributeGrouping()
H A Ddatabase.cc167 const ByteBuffer& decl_value) { in NewGrouping()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Dattribute.h245 BufferView decl_value() const { in decl_value() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dlocal_service_manager.cc65 DynamicByteBuffer decl_value(3 + uuid_size); in InsertCharacteristicAttributes() local