Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h171 AttributeEntry(const Attribute& attribute, const std::string& value) in AttributeEntry() function
174 AttributeEntry(const Attribute& attribute) : attribute_(attribute) {} in AttributeEntry() function