Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc130 std::vector<uint8_t> too_small_bytes = {0x34}; in TEST() local
141 std::vector<uint8_t> too_small_bytes = {0x34, 0x12, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x11}; in TEST() local