Home
last modified time | relevance | path

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

/system/bt/include/hardware/avrcp/
Davrcp_common.h149 AttributeEntry(const Attribute& attribute, const std::string& value) in AttributeEntry() function
152 AttributeEntry(const Attribute& attribute) : attribute_(attribute) {} in AttributeEntry() function