Home
last modified time | relevance | path

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

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