Home
last modified time | relevance | path

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

/net-tools-3.6.0/libcoap/include/coap/
Dsubscribe.h54 typedef struct coap_subscription_t { struct
55 struct coap_subscription_t *next; /**< next element in linked list */ argument
66 } coap_subscription_t; argument