Home
last modified time | relevance | path

Searched defs:request_method (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h107 coap_pdu_code_t request_method; /**< Method used to request this data */ member
/third_party/libcoap/src/
Dcoap_block.c603 int single_request, coap_pdu_code_t request_method) { in coap_add_data_large_internal()
1962 coap_pdu_code_t request_method, in coap_send_q_block2()