Home
last modified time | relevance | path

Searched refs:coap_log_info (Results 1 - 15 of 15) sorted by relevance

/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c147 coap_log_info("Server IP [%s]\n", addr_str); in init_coap_context_endpoints()
211 coap_log_info("libcoap server ready\n"); in server_coap_run()
223 coap_log_info("libcoap server stopped\n"); in server_coap_run()
/third_party/libcoap/src/
H A Dcoap_tinydtls.c1110 coap_log_info("EC Private Key (RPK) invalid\n"); in asn1_derive_keys()
1125 coap_log_info("EC Private Key (RPK) invalid elliptic curve\n"); in asn1_derive_keys()
1136 coap_log_info("EC Public Key (RPK) invalid\n"); in asn1_derive_keys()
1168 coap_log_info("EC Private Key (RPK) invalid elliptic curve\n"); in ec_abstract_pkcs8_asn1()
1243 coap_log_info("Private Key (RPK) invalid\n"); in coap_dtls_context_set_pki()
1248 coap_log_info("PKCS#8 Private Key (RPK) invalid\n"); in coap_dtls_context_set_pki()
1266 coap_log_info("Public Key (RPK) invalid\n"); in coap_dtls_context_set_pki()
1272 coap_log_info("PKCS#8 Private Key (RPK) invalid\n"); in coap_dtls_context_set_pki()
1284 coap_log_info("Unable to derive Public/Private Keys\n"); in coap_dtls_context_set_pki()
1319 coap_log_info("Unabl in coap_dtls_context_set_pki()
[all...]
H A Dcoap_ws.c313 coap_log_info("WS: Invalid GET request %s\n", (char *)ws->http_hdr); in coap_ws_rd_http_header_server()
360 coap_log_info("WS: Invalid Sec-WebSocket-Key: %s\n", value); in coap_ws_rd_http_header_server()
429 coap_log_info("WS: Invalid GET response %s\n", (char *)ws->http_hdr); in coap_ws_rd_http_header_client()
550 coap_log_info("WS: Missing protocol header(s)\n"); in coap_ws_rd_http_header()
556 coap_log_info("WS: Missing protocol header(s)\n"); in coap_ws_rd_http_header()
H A Dcoap_mbedtls.c375 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
383 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
391 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
399 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
413 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
421 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
430 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
440 coap_log_info(" %s: %s: overridden: '%s' depth %d\n", in cert_verify_callback_mbedtls()
1151 coap_log_info("Setting PSK key\n");
H A Dcoap_io_lwip.c72 coap_log_info("****** Next wakeup msecs %u (1)\n", in coap_io_process_timeout()
104 coap_log_info("****** Next wakeup msecs %u (2)\n", in coap_io_process()
H A Dcoap_gnutls.c809 coap_log_info(" %s: %s: overridden: '%s'\n", in cert_verify_gnutls()
826 coap_log_info(" %s: %s: overridden: '%s'\n", in cert_verify_gnutls()
843 coap_log_info(" %s: %s: overridden: '%s'\n", in cert_verify_gnutls()
857 coap_log_info(" %s: %s: overridden: '%s'\n", in cert_verify_gnutls()
2785 coap_log_info("coap_tls_write: cannot send PDU\n"); in coap_tls_write()
H A Dcoap_net.c2791 coap_log_info("Invalid multicast packet received RFC7252 8.1\n"); in handle_request()
2803 coap_log_info("Retransmit async response\n"); in handle_request()
2913 coap_log_info("Invalid Hop Limit\n"); in handle_request()
3143 coap_log_info("observe: unexpected action %d\n", observe_action); in handle_request()
4357 coap_log_info("coap_mcast_set_hops: %zu: setsockopt: %s\n", in coap_mcast_set_hops()
4367 coap_log_info("coap_mcast_set_hops: %zu: setsockopt: %s\n", in coap_mcast_set_hops()
H A Dcoap_pdu.c553 coap_log_info("Option number %d is not defined as repeatable - dropped\n", in coap_option_check_repeatable()
557 coap_log_info("Option number %d is not defined as repeatable\n", in coap_option_check_repeatable()
H A Dcoap_openssl.c1977 coap_log_info(" %s: %s: overridden: '%s' depth=%d\n", in tls_verify_call_back()
3463 coap_log_info("***%s: coap_tls_write: cannot send PDU\n", in coap_tls_write()
H A Dcoap_io.c750 coap_log_info("coap_socket_write: send: %s\n",
H A Dcoap_session.c1879 coap_log_info("coap_new_endpoint: one of coap_context_set_psk() or " in coap_new_endpoint()
H A Dcoap_block.c3244 coap_log_info("Invalid application/missing-blocks+cbor-seq\n"); in coap_handle_response_send_block()
/third_party/libcoap/include/coap3/
H A Dcoap_debug.h108 #define coap_log_info(...) coap_log(COAP_LOG_INFO, __VA_ARGS__) macro
110 #define coap_log_info(...) coap_no_log() macro
/third_party/libcoap/examples/
H A Dcoap-server.c429 coap_log_info("async: delay of 0 not supported\n"); in hnd_get_async()
847 coap_log_info("PDU creation issue\n"); in remove_proxy_association()
859 coap_log_info("Failed to send PDU with 5.02 gateway issue\n"); in remove_proxy_association()
1023 coap_log_info("Proxy URI '%.*s'\n", in hnd_proxy_uri()
1829 coap_log_info("CN '%s' presented by %s (%s)\n", in verify_cn_callback()
1913 coap_log_info("SNI '%s' requested\n", sni); in verify_pki_sni_callback()
1917 coap_log_info("Switching to using cert '%s' + ca '%s'\n", in verify_pki_sni_callback()
1946 coap_log_info("SNI '%s' requested\n", sni); in verify_psk_sni_callback()
1951 coap_log_info("Switching to using '%.*s' hint + '%.*s' key\n", in verify_psk_sni_callback()
1976 coap_log_info("Identit in verify_id_callback()
[all...]
H A Dcoap-client.c213 coap_log_info("Unable to track new token\n"); in track_new_token()
412 coap_log_info("got RST\n"); in message_handler()
1287 coap_log_info("CN '%s' presented by server (%s)\n", in verify_cn_callback()
1302 coap_log_info("Identity Hint '%s' provided\n", lhint); in verify_ih_callback()
1315 coap_log_info("Switching to using '%s' identity + '%s' key\n", in verify_ih_callback()
1937 coap_log_info("timeout\n"); in main()

Completed in 45 milliseconds