Searched refs:GENRE (Results 1 – 5 of 5) sorted by relevance
/system/bt/packet/tests/avrcp/ |
D | get_element_attributes_packet_test.cc | 54 ASSERT_EQ(attribute_list[6], Attribute::GENRE); in TEST() 96 builder->AddAttributeEntry(Attribute::GENRE, "Test Genre"); in TEST()
|
D | get_item_attributes_packet_test.cc | 106 Attribute::GENRE, in TEST()
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 113 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 241 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 309 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 329 compare_to_full->AddAttributeEntry(Attribute::GENRE, "Test Genre"); in TEST_F() 475 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 658 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 672 compare_to_full->AddAttributeEntry(Attribute::GENRE, "Test Genre"); in TEST_F() 1009 AttributeEntry(Attribute::GENRE, "Test Genre"), in TEST_F() 1023 compare_to_full->AddAttributeEntry(Attribute::GENRE, "Test Genre"); in TEST_F()
|
/system/bt/include/hardware/avrcp/ |
D | avrcp_common.h | 90 GENRE = 0x06, enumerator
|
D | avrcp_logging_helper.h | 140 CASE_RETURN_TEXT(Attribute::GENRE); in AttributeText()
|