Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/att/
Dattribute.cc41 const AccessRequirements& read_reqs, in Attribute()
119 const AccessRequirements& read_reqs, in AddAttribute()
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
Dattribute.h126 const AccessRequirements& read_reqs() const { return read_reqs_; } in read_reqs() function
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dlocal_service_manager.cc79 const att::AccessRequirements& read_reqs, in InsertDescriptorAttribute()
466 att::AccessRequirements read_reqs( in AddCCCDescriptor() local