Searched defs:coap_subscription_t (Results 1 – 2 of 2) sorted by relevance
57 struct coap_subscription_t { struct58 struct coap_subscription_t *next; /**< next element in linked list */ argument70 void coap_subscription_init(coap_subscription_t *); argument
114 typedef struct coap_subscription_t coap_subscription_t; typedef