Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/fuzzers/
Dpass_through_packet_fuzzer.cc31 std::vector<uint8_t> pass_through_command_play_pushed; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Davrcp_test_packets.h164 std::vector<uint8_t> pass_through_command_play_pushed = {0x00, 0x48, 0x7c, 0x44, 0x00}; variable