Home
last modified time | relevance | path

Searched refs:short_get_item_attributes_request (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/packet/tests/avrcp/
Davrcp_test_packets.h509 std::vector<uint8_t> short_get_item_attributes_request = {0x73, 0x00, 0x00}; variable
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc2241 auto short_packet = TestBrowsePacket::Make(short_get_item_attributes_request); in TEST_F()