Home
last modified time | relevance | path

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

/aosp12/system/bt/packet/tests/avrcp/
H A Davrcp_test_packets.h275 std::vector<uint8_t> change_path_response = {0x72, 0x00, 0x05, 0x04, variable
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc1006 auto change_path_response = in TEST_F() local