Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dcoap.h904 int coap_append_size2_option(struct coap_packet *cpkt,
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1339 int coap_append_size2_option(struct coap_packet *cpkt, in coap_append_size2_option() function
/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c694 r = coap_append_size2_option(rsp, rsp_ctx); in prepare_block2_response()