Home
last modified time | relevance | path

Searched refs:COAP_PROTO_UDP (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_session.h39 #define COAP_PROTO_NOT_RELIABLE(p) ((p)==COAP_PROTO_UDP || (p)==COAP_PROTO_DTLS)
41 #define COAP_PROTO_NOT_RELIABLE(p) ((p)==COAP_PROTO_UDP)
H A Dpdu.h344 #define COAP_PROTO_UDP 1 macro

Completed in 3 milliseconds