Home
last modified time | relevance | path

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

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