Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h343 #define coap_check_update_token(a,b) macro
/third_party/libcoap/src/
Dcoap_block.c3869 coap_check_update_token(coap_session_t *session, coap_pdu_t *pdu) { in coap_check_update_token() function