Home
last modified time | relevance | path

Searched refs:corrupted_pkt_len (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_packet/src/
Dmqtt_packet.c559 uint8_t corrupted_pkt_len[] = {0x30, 0xff, 0xff, 0xff, 0xff, 0x01}; variable
561 .cur = corrupted_pkt_len,
562 .end = corrupted_pkt_len + sizeof(corrupted_pkt_len)