Home
last modified time | relevance | path

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

/third_party/libcoap/man/
Dcoap_context.txt.in19 coap_context_get_max_handshake_sessions,
43 *unsigned int coap_context_get_max_handshake_sessions(
98 The *coap_context_get_max_handshake_sessions*() function returns the maximum
123 *coap_context_get_max_handshake_sessions*() returns the maximum number of
/third_party/libcoap/
Dlibcoap-3.sym39 coap_context_get_max_handshake_sessions
Dlibcoap-3.map41 coap_context_get_max_handshake_sessions;
/third_party/libcoap/include/coap3/
Dnet.h326 coap_context_get_max_handshake_sessions(const coap_context_t *context);
/third_party/libcoap/src/
Dnet.c469 coap_context_get_max_handshake_sessions(const coap_context_t *context) { in coap_context_get_max_handshake_sessions() function