Home
last modified time | relevance | path

Searched defs:change_path_response (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Davrcp_test_packets.h333 std::vector<uint8_t> change_path_response = {0x72, 0x00, 0x05, 0x04, 0x00, 0x00, 0x00, 0x02}; variable
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_device_test.cc950 auto change_path_response = in TEST_F() local