Home
last modified time | relevance | path

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

/aosp12/system/bt/packet/tests/fuzzers/
H A Dvendor_packet_fuzzer.cc40 std::vector<uint8_t> short_vendor_packet; in LLVMFuzzerTestOneInput() local
/aosp12/system/bt/packet/tests/avrcp/
H A Davrcp_test_packets.h389 std::vector<uint8_t> short_vendor_packet = {0x01, 0x48, 0x00, 0x00, 0x19, 0x58, 0x10, 0x00, 0x00, 0… variable