Home
last modified time | relevance | path

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

/system/bt/packet/tests/avrcp/
Davrcp_test_packets.h376 std::vector<uint8_t> short_browse_packet = {0x71, 0x00, 0x0a}; variable
/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc1429 auto short_packet = TestBrowsePacket::Make(short_browse_packet); in TEST_F()