Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_session_internal.h25 #define COAP_DEFAULT_MAX_HANDSHAKE_SESSIONS 100 macro
/third_party/libcoap/src/
Dcoap_session.c688 COAP_DEFAULT_MAX_HANDSHAKE_SESSIONS)) { in coap_endpoint_get_session()