Home
last modified time | relevance | path

Searched refs:COAP_SUBSCRIPTION (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_mem.h58 COAP_SUBSCRIPTION, enumerator
/third_party/libcoap/src/
Dcoap_resource.c498 coap_free_type(COAP_SUBSCRIPTION, obs);
777 s = coap_malloc_type(COAP_SUBSCRIPTION, sizeof(coap_subscription_t));
789 coap_free_type(COAP_SUBSCRIPTION, s);
805 coap_free_type(COAP_SUBSCRIPTION, s);
961 coap_free_type(COAP_SUBSCRIPTION, s);
979 coap_free_type(COAP_SUBSCRIPTION, s);
/third_party/libcoap/examples/lwip/config/
Dlwippools.h147 LWIP_MEMPOOL(COAP_SUBSCRIPTION, MEMP_NUM_COAP_SUBSCRIPTION, sizeof(coap_subscription_t),