Home
last modified time | relevance | path

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

/system/bt/packet/tests/avrcp/
Davrcp_test_packets.h370 std::vector<uint8_t> short_play_item_request = {0x00, 0x48, 0x00, 0x00, 0x19, 0x58, 0x74, 0x00, 0x0… variable
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc1405 auto short_packet = TestAvrcpPacket::Make(short_play_item_request); in TEST_F()