Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Doption.h63 #define COAP_OPT_SIZE(opt) coap_opt_size(opt) macro
79 ((coap_opt_t *)((unsigned char *)(opt) + COAP_OPT_SIZE(opt)))
/net-tools-latest/libcoap/examples/contiki/
Dcoap-observer.c161 buf += COAP_OPT_SIZE(buf); in PROCESS_THREAD()
/net-tools-latest/libcoap/examples/
Dclient.c708 buf += COAP_OPT_SIZE(buf); in cmdline_uri()
723 buf += COAP_OPT_SIZE(buf); in cmdline_uri()
Detsi_iot_01.c296 buf += COAP_OPT_SIZE(buf); in hnd_post_test()
Dcoap-rd.c534 b += COAP_OPT_SIZE(b); in hnd_post_rd()
/net-tools-latest/
Dcoap-client.c691 buf += COAP_OPT_SIZE(buf); in parse_uri()
707 buf += COAP_OPT_SIZE(buf); in parse_uri()