Searched refs:coap_append_descriptive_block_option (Results 1 – 4 of 4) sorted by relevance
823 int coap_append_descriptive_block_option(struct coap_packet *cpkt, struct coap_block_context *ctx);
1250 int coap_append_descriptive_block_option(struct coap_packet *cpkt, struct coap_block_context *ctx) in coap_append_descriptive_block_option() function
372 ret = coap_append_descriptive_block_option(&msg->cpkt, msg->out.block_ctx); in build_msg_block_for_send()
1038 * Added :c:func:`coap_append_descriptive_block_option` and