Searched refs:coap_get_block2_option (Results 1 – 4 of 4) sorted by relevance
943 int coap_get_block2_option(const struct coap_packet *cpkt, bool *has_more,
483 :c:func:`coap_get_block2_option` have changed. The ``block_number`` pointer485 :c:func:`coap_get_block2_option` now accepts an additional ``bool *has_more``
1375 int coap_get_block2_option(const struct coap_packet *cpkt, bool *has_more, in coap_get_block2_option() function
2710 r = coap_get_block2_option(cpkt, &more, &block); in handle_ongoing_block2_tx()