Searched refs:DEBUG_LEVEL (Results 1 – 15 of 15) sorted by relevance
72 #define DEBUG_LEVEL 1 macro123 mbedtls_debug_set_threshold( DEBUG_LEVEL ); in tls_example()
72 #define DEBUG_LEVEL 1 macro112 mbedtls_debug_set_threshold( DEBUG_LEVEL ); in main()
83 #define DEBUG_LEVEL 0 macro127 mbedtls_debug_set_threshold( DEBUG_LEVEL ); in main()
84 #define DEBUG_LEVEL 0 macro138 mbedtls_debug_set_threshold( DEBUG_LEVEL ); in main()
92 #define DEBUG_LEVEL 0 macro151 mbedtls_debug_set_threshold( DEBUG_LEVEL ); in main()
88 #define DEBUG_LEVEL 0 macro
101 #define DEBUG_LEVEL 0 macro
34 #define DEBUG_LEVEL 0 macro179 mbedtls_debug_set_threshold(DEBUG_LEVEL); in _TLSConnectNetwork()
40 #define DEBUG_LEVEL 10 macro325 mbedtls_debug_set_threshold((int)DEBUG_LEVEL); in _ssl_client_init()
38 #define DEBUG_LEVEL 2 macro263 mbedtls_debug_set_threshold(DEBUG_LEVEL); in http_ssl_conn_wrapper()
13 #define DEBUG_LEVEL 0 // For debug: 5 macro80 if(level <= DEBUG_LEVEL) { in my_debug()233 debug_set_threshold(DEBUG_LEVEL); in tls_connection_init()785 mbedtls_debug_set_threshold(DEBUG_LEVEL); in tls_connection_init()
51 #define DEBUG_LEVEL 2 macro309 mbedtls_debug_set_threshold((int)DEBUG_LEVEL); in _ssl_client_init()
36 #define DEBUG_LEVEL 1 macro
939 #define DEBUG_LEVEL 1 macro1123 mbedtls_debug_set_threshold(DEBUG_LEVEL); in rws_ssl_conn()
42 #define DEBUG_LEVEL 2 macro
Completed in 29 milliseconds