Searched defs:COAP_PROTO_NOT_RELIABLE (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/include/coap3/ | ||
H A D | coap_session.h | 36 #define COAP_PROTO_NOT_RELIABLE(p) ((p)==COAP_PROTO_UDP || (p)==COAP_PROTO_DTLS) macro |
Completed in 2 milliseconds