Searched refs:frag_payload (Results 1 – 1 of 1) sorted by relevance
452 uint8_t frag_payload[15]; in ZTEST() local476 memcpy(frag_payload, &payload[11 * i + 2], 11); // + 2 because of the CBOR header in ZTEST()477 zcbor_update_state(state_d, frag_payload, 11); in ZTEST()