Home
last modified time | relevance | path

Searched refs:DTLS_CT_ALERT (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_session.c714 #define DTLS_CT_ALERT 21 /* Content Type Alert */ in coap_endpoint_get_session() macro
736 if (payload[OFF_CONTENT_TYPE] != DTLS_CT_ALERT) in coap_endpoint_get_session()