Searched refs:COAP_DISABLE_TCP (Results 1 – 23 of 23) sorted by relevance
25 #ifndef COAP_DISABLE_TCP26 #define COAP_DISABLE_TCP 1 macro
14 #ifndef COAP_DISABLE_TCP15 #define COAP_DISABLE_TCP 1 macro
25 #ifndef COAP_DISABLE_TCP26 #define COAP_DISABLE_TCP 1
70 #ifndef COAP_DISABLE_TCP71 #define COAP_DISABLE_TCP 0
14 #ifndef COAP_DISABLE_TCP15 #define COAP_DISABLE_TCP 1
21 #ifndef COAP_DISABLE_TCP22 #define COAP_DISABLE_TCP 1
55 #cmakedefine01 COAP_DISABLE_TCP
11 #define COAP_DISABLE_TCP 1
389 set(COAP_DISABLE_TCP 0) variable391 set(COAP_DISABLE_TCP 1) variable
669 AC_DEFINE(COAP_DISABLE_TCP, [0], [Define to 1 to build without TCP support.]) definition670 AS_IF([test "x$build_tcp" != "xyes"], [AC_DEFINE(COAP_DISABLE_TCP, [1])]) definition671 AC_SUBST(COAP_DISABLE_TCP) subst
199 #if !COAP_DISABLE_TCP in coap_session_mfree()254 #if COAP_DISABLE_TCP in coap_session_max_pdu_size()358 #if !COAP_DISABLE_TCP397 #if !COAP_DISABLE_TCP in coap_session_send_ping()465 #if !COAP_DISABLE_TCP in coap_session_disconnected()476 #if !COAP_DISABLE_TCP in coap_session_disconnected()535 #if !COAP_DISABLE_TCP in coap_session_disconnected()861 #if !COAP_DISABLE_TCP in coap_session_create_client()908 #if !COAP_DISABLE_TCP in coap_session_connect()941 #if !COAP_DISABLE_TCP in coap_session_accept()[all …]
137 #if !COAP_DISABLE_TCP176 #if !COAP_DISABLE_TCP in coap_tls_is_supported()612 #if !COAP_DISABLE_TCP764 #if !COAP_DISABLE_TCP in coap_dtls_new_context()805 #if !COAP_DISABLE_TCP in coap_dtls_context_set_spsk()814 #if !COAP_DISABLE_TCP in coap_dtls_context_set_spsk()824 #if !COAP_DISABLE_TCP in coap_dtls_context_set_spsk()834 #if !COAP_DISABLE_TCP in coap_dtls_context_set_spsk()920 #if !COAP_DISABLE_TCP2096 #if !COAP_DISABLE_TCP in tls_server_name_call_back()[all …]
34 return !COAP_DISABLE_TCP; in coap_tcp_is_supported()37 #if !COAP_DISABLE_TCP
779 #if !COAP_DISABLE_TCP in coap_session_send_pdu()785 #if !COAP_DISABLE_TCP in coap_session_send_pdu()831 #if !COAP_DISABLE_TCP in coap_send_pdu()1266 #if !COAP_DISABLE_TCP in coap_send_internal()1299 #if !COAP_DISABLE_TCP in coap_send_internal()1451 #if COAP_DISABLE_TCP in coap_connect_session()1496 #if !COAP_DISABLE_TCP in coap_write_session()1505 #if !COAP_DISABLE_TCP in coap_write_session()1573 #if !COAP_DISABLE_TCP in coap_read_session()2938 #if !COAP_DISABLE_TCP[all …]
1236 if (!COAP_DISABLE_TCP1259 if (!COAP_DISABLE_TCP1440 #if !COAP_DISABLE_TCP1480 #if !COAP_DISABLE_TCP
1173 #if !COAP_DISABLE_TCP
186 #if !COAP_DISABLE_TCP in coap_tls_is_supported()2580 #if !COAP_DISABLE_TCP
1901 #if !COAP_DISABLE_TCP
29 #if !COAP_DISABLE_TCP
11 #define COAP_DISABLE_TCP 1 macro