Searched refs:kPacketWithoutFci (Results 1 – 1 of 1) sorted by relevance
78 constexpr uint8_t kPacketWithoutFci[] = {0x84, 206, 0x00, 0x02, 0x12, 0x34, in TEST() local81 EXPECT_FALSE(test::ParseSinglePacket(kPacketWithoutFci, &parsed)); in TEST()