Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c456 static int read_u8(uint8_t *data, uint16_t offset, uint16_t *pos, in read_u8() function
507 ret = read_u8(data, offset, pos, max_len, &val); in decode_delta()
543 r = read_u8(data, offset, pos, max_len, &opt); in parse_option()