Home
last modified time | relevance | path

Searched refs:coap_cache_get_by_key (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_cache.c195 coap_cache_get_by_key(coap_context_t *ctx, const coap_cache_key_t *cache_key) { in coap_cache_get_by_key() function
219 cache_entry = coap_cache_get_by_key(session->context, cache_key); in coap_cache_get_by_pdu()
/third_party/libcoap/include/coap3/
H A Dcoap_cache.h178 coap_cache_entry_t *coap_cache_get_by_key(coap_context_t *context,

Completed in 3 milliseconds