Home
last modified time | relevance | path

Searched refs:EQUALIZER (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dregister_notification_packet_test.cc132 PlayerAttribute::EQUALIZER, PlayerAttribute::REPEAT, in TEST()
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h151 EQUALIZER = 0x01, enumerator
Davrcp_logging_helper.h246 CASE_RETURN_TEXT(PlayerAttribute::EQUALIZER); in PlayerAttributeText()
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc265 if (attribute < PlayerAttribute::EQUALIZER || in VendorPacketHandler()
303 if (attribute < PlayerAttribute::EQUALIZER || in VendorPacketHandler()
345 if (attributes[i] < PlayerAttribute::EQUALIZER || in VendorPacketHandler()
485 PlayerAttribute::EQUALIZER, PlayerAttribute::REPEAT, in HandleNotification()