Searched defs:COAP_PROTO_RELIABLE (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/include/coap3/ | ||
H A D | coap_session.h | 37 #define COAP_PROTO_RELIABLE(p) ((p)==COAP_PROTO_TCP || (p)==COAP_PROTO_TLS || \ macro |
Completed in 1 milliseconds