Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/lwm2m/block_transfer/src/
Dmain.c91 const uint8_t one_byte = 0xAB; in ZTEST_F() local
93 ret = buf_append(CPKT_BUF_WRITE(msg->out.out_cpkt), &one_byte, 1); in ZTEST_F()