Home
last modified time | relevance | path

Searched refs:coap_log_emerg (Results 1 - 6 of 6) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dserver.c172 coap_log_emerg("cannot create context\n"); in PROCESS_THREAD()
/third_party/libcoap/include/coap3/
H A Dcoap_debug.h81 #define coap_log_emerg(...) coap_log(COAP_LOG_EMERG, __VA_ARGS__) macro
/third_party/libcoap/src/
H A Dcoap_mbedtls.c1595 coap_log_emerg("libcoap not compiled for DTLS with Mbed TLS"
1672 coap_log_emerg("coap_context_set_spsk:"
1698 coap_log_emerg("coap_context_set_cpsk:"
1825 coap_log_emerg("coap_dtls_new_client_session:"
1867 coap_log_emerg("coap_dtls_new_server_session:"
2171 coap_log_emerg("coap_dtls_hello:"
2249 coap_log_emerg("coap_tls_new_client_session:"
2283 coap_log_emerg("coap_tls_new_server_session:"
H A Dcoap_net.c486 coap_log_emerg("coap_init: malloc: failed\n"); in coap_new_context()
530 coap_log_emerg("coap_init: no DTLS context available\n"); in coap_new_context()
2054 coap_log_emerg("coap_io_do_io() requires libcoap not compiled for using epoll\n"); in coap_io_do_io()
2112 coap_log_emerg("coap_io_do_epoll() requires libcoap compiled for using epoll\n"); in coap_io_do_epoll()
H A Dcoap_io.c1309 coap_log_emerg("coap_io_prepare_epoll() requires libcoap compiled for using epoll\n");
/third_party/libcoap/examples/
H A Dcoap-client.c847 coap_log_emerg("coaps+tcp URI scheme not supported in this version of libcoap\n"); in cmdline_uri()
856 coap_log_emerg("coap+tcp URI scheme not supported in this version of libcoap\n"); in cmdline_uri()
1824 coap_log_emerg("cannot create context\n"); in main()

Completed in 14 milliseconds