Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_subscribe_internal.h57 struct coap_subscription_t { struct
58 struct coap_subscription_t *next; /**< next element in linked list */ argument
70 void coap_subscription_init(coap_subscription_t *); argument
Dcoap_forward_decls.h114 typedef struct coap_subscription_t coap_subscription_t; typedef