Home
last modified time | relevance | path

Searched refs:LIST_PLAYER_APPLICATION_SETTING_VALUES (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/packet/avrcp/
Dlist_player_application_setting_values.h43 CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES, in ListPlayerApplicationSettingValuesResponseBuilder()
/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp_common.h54 LIST_PLAYER_APPLICATION_SETTING_VALUES = 0x12, enumerator
Davrcp_logging_helper.h72 CASE_RETURN_TEXT(CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES); in CommandPduText()
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc1851 CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES, in TEST_F()
1871 CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES, in TEST_F()
1890 CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES, in TEST_F()
/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc244 case CommandPdu::LIST_PLAYER_APPLICATION_SETTING_VALUES: { in VendorPacketHandler()