Home
last modified time | relevance | path

Searched refs:COAP_EVENT_PARTIAL_BLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_event.h54 #define COAP_EVENT_PARTIAL_BLOCK 0x3001 macro
/third_party/libcoap/src/
Dblock.c1324 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_request_put_block()
1704 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_response_get_block()
1760 coap_handle_event(context, COAP_EVENT_PARTIAL_BLOCK, session); in coap_handle_response_get_block()