/hal_espressif-3.4.0/examples/bluetooth/nimble/blecent/main/ |
D | main.c | 83 MODLOG_DFLT(ERROR, "Error: Peer lacks a CCCD for the Unread Alert " in blecent_on_write() 93 MODLOG_DFLT(ERROR, "Error: Failed to subscribe to characteristic; " in blecent_on_write() 134 MODLOG_DFLT(ERROR, "Error: Peer doesn't support the Alert " in blecent_on_read() 144 MODLOG_DFLT(ERROR, "Error: Failed to write characteristic; rc=%d\n", in blecent_on_read() 178 MODLOG_DFLT(ERROR, "Error: Peer doesn't support the Supported New " in blecent_read_write_subscribe() 186 MODLOG_DFLT(ERROR, "Error: Failed to read characteristic; rc=%d\n", in blecent_read_write_subscribe() 206 MODLOG_DFLT(ERROR, "Error: Service discovery failed; status=%d " in blecent_on_disc_complete() 216 MODLOG_DFLT(ERROR, "Service discovery complete; status=%d " in blecent_on_disc_complete() 238 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in blecent_scan() 262 MODLOG_DFLT(ERROR, "Error initiating GAP discovery procedure; rc=%d\n", in blecent_scan() [all …]
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_client/main/ |
D | main.c | 55 MODLOG_DFLT(ERROR, "Error: Service discovery failed; status=%d " in ble_spp_client_on_disc_complete() 84 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in ble_spp_client_scan() 108 MODLOG_DFLT(ERROR, "Error initiating GAP discovery procedure; rc=%d\n", in ble_spp_client_scan() 175 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in ble_spp_client_connect_if_interesting() 186 MODLOG_DFLT(ERROR, "Error: Failed to connect to device; addr_type=%d " in ble_spp_client_connect_if_interesting() 243 MODLOG_DFLT(ERROR, "Failed to add peer; rc=%d\n", rc); in ble_spp_client_gap_event() 251 MODLOG_DFLT(ERROR, "Failed to discover services; rc=%d\n", rc); in ble_spp_client_gap_event() 256 MODLOG_DFLT(ERROR, "Error: Connection failed; status=%d\n", in ble_spp_client_gap_event() 311 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in ble_spp_client_on_reset()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/common/include/common/ |
D | bt_trace.h | 220 …if (btm_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(BTM, ERROR)) BT_PRINT_E("BT_B… 228 …cb.l2cap_trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(L2CAP, ERROR)) BT_PRINT_E("BT_L… 236 …if (sdp_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(SDP, ERROR)) BT_PRINT_E("BT_S… 244 …(rfc_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(RFCOMM, ERROR)) BT_PRINT_E("BT_R… 251 …if (gap_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(GAP, ERROR)) BT_PRINT_E("BT_G… 257 …if (hh_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(HIDH, ERROR)) BT_PRINT_E("BT_H… 264 …if (hd_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(HIDD, ERROR)) BT_PRINT_E("BT_H… 273 … (bnep_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(BNEP, ERROR)) BT_PRINT_E("BT_B… 281 …if (pan_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(PAN, ERROR)) BT_PRINT_E("BT_P… 289 …if (a2d_cb.trace_level >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(A2D, ERROR)) BT_PRINT_E("BT_A… [all …]
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/ |
D | Kconfig.in | 253 bool "ERROR" 288 bool "ERROR" 323 bool "ERROR" 358 bool "ERROR" 393 bool "ERROR" 428 bool "ERROR" 463 bool "ERROR" 498 bool "ERROR" 533 bool "ERROR" 568 bool "ERROR" [all …]
|
/hal_espressif-3.4.0/examples/system/ota/advanced_https_ota/main/ble_helper/ |
D | nimble_gatts.c | 199 MODLOG_DFLT(ERROR, "error setting advertisement data; rc=%d\n", rc); in bleprph_advertise() 210 MODLOG_DFLT(ERROR, "error enabling advertisement; rc=%d\n", rc); in bleprph_advertise() 307 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in bleprph_on_reset() 321 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in bleprph_on_sync()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | decoder-sbc.c | 272 ERROR(("SBC parameters incompatible with loaded overlay")); in OI_CODEC_SBC_DecodeFrame() 277 ERROR(("SBC parameters incompatible with number of channels specified during reset")); in OI_CODEC_SBC_DecodeFrame() 282 ERROR(("PCM stride not set correctly during reset")); in OI_CODEC_SBC_DecodeFrame() 313 ERROR(("Bitpool too small: %d (must be >= 2)", context->common.frameInfo.bitpool)); in OI_CODEC_SBC_DecodeFrame() 317 …ERROR(("Bitpool too large: %d (must be <= %ld)", context->common.frameInfo.bitpool, OI_SBC_MaxBitp… in OI_CODEC_SBC_DecodeFrame()
|
D | bitalloc.c | 56 ERROR(("Invalid frame mode %d", frame->mode)); in OI_SBC_MaxBitpool()
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_server/main/ |
D | main.c | 120 MODLOG_DFLT(ERROR, "error setting advertisement data; rc=%d\n", rc); in ble_spp_server_advertise() 131 MODLOG_DFLT(ERROR, "error enabling advertisement; rc=%d\n", rc); in ble_spp_server_advertise() 217 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in ble_spp_server_on_reset() 231 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in ble_spp_server_on_sync()
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/blehr/main/ |
D | main.c | 115 MODLOG_DFLT(ERROR, "error setting advertisement data; rc=%d\n", rc); in blehr_advertise() 126 MODLOG_DFLT(ERROR, "error enabling advertisement; rc=%d\n", rc); in blehr_advertise() 260 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in blehr_on_reset()
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/bleprph/main/ |
D | main.c | 115 MODLOG_DFLT(ERROR, "error setting advertisement data; rc=%d\n", rc); in bleprph_advertise() 126 MODLOG_DFLT(ERROR, "error enabling advertisement; rc=%d\n", rc); in bleprph_advertise() 293 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in bleprph_on_reset() 307 MODLOG_DFLT(ERROR, "error determining address type; rc=%d\n", rc); in bleprph_on_sync()
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/include/ |
D | mesh_trace.h | 84 …_LEVEL >= BLE_MESH_LOG_LEVEL_ERROR) && BLE_MESH_LOG_LEVEL_CHECK(BLE_MESH, ERROR)) BLE_MESH_PRINT_E… 96 …= BLE_MESH_LOG_LEVEL_ERROR) && BLE_MESH_LOG_LEVEL_CHECK(BLE_MESH_NET_BUF, ERROR)) BLE_MESH_PRINT_E… 110 …= BLE_MESH_LOG_LEVEL_ERROR) && BLE_MESH_LOG_LEVEL_CHECK(BLE_MESH_NET_BUF, ERROR)) BLE_MESH_PRINT_E…
|
/hal_espressif-3.4.0/components/esp_common/src/ |
D | esp_err_to_name.c.in | 25 "ERROR"; 27 "UNKNOWN ERROR";
|
/hal_espressif-3.4.0/components/bt/common/include/ |
D | bt_common.h | 113 …TC_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(BTC, ERROR)) BT_PRINT_E("BT_B… 121 …SI_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(OSI, ERROR)) BT_PRINT_E("BT_O… 129 …_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_ERROR && BT_LOG_LEVEL_CHECK(BLUFI, ERROR)) BT_PRINT_E("BT_B…
|
/hal_espressif-3.4.0/make/ |
D | project.mk | 667 $(error "ERROR: Please enter the component to look symbols for, e.g. COMPONENT=heap") 704 [ -e ${IDF_PATH}/.git ] || { echo "ERROR: esp-idf must be cloned from git to work."; exit 1; } 705 …[ -x "$(shell which git)" ] || { echo "ERROR: Need to run 'git submodule init $(1)' in esp-idf roo…
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_codec_sbc_private.h | 46 #define ERROR(x) do { printf x; printf("\n"); } while (0) macro 48 #define ERROR(x) macro
|
/hal_espressif-3.4.0/examples/bluetooth/blufi/main/ |
D | blufi_init.c | 87 MODLOG_DFLT(ERROR, "Resetting state; reason=%d\n", reason); in blufi_on_reset()
|
/hal_espressif-3.4.0/components/esptool_py/ |
D | CMakeLists.txt | 20 ERROR: Anti-rollback option is enabled. Partition table should \
|
/hal_espressif-3.4.0/tools/esp_app_trace/ |
D | sysviewtrace_proc.py | 38 logging.ERROR,
|
/hal_espressif-3.4.0/docs/zh_CN/api-guides/ |
D | error-handling.rst | 43 …个函数转化错误码。在这种情况下, :cpp:func:`esp_err_to_name` 函数在遇到无法匹配错误码的情况会返回 ``UNKNOWN ERROR``,而 :cpp:func:`esp…
|
/hal_espressif-3.4.0/examples/protocols/icmp_echo/ |
D | README.md | 86 Command returned non-zero error code: 0x1 (ERROR)
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/blemesh/main/ |
D | app_mesh.c | 407 BLE_HS_LOG(ERROR, "Resetting state; reason=%d\n", reason); in blemesh_on_reset()
|
/hal_espressif-3.4.0/components/log/ |
D | README.rst | 76 esp_log_level_set("*", ESP_LOG_ERROR); // set all components to ERROR level
|
/hal_espressif-3.4.0/components/espcoredump/ |
D | espcoredump.py | 337 log_level = logging.ERROR
|
/hal_espressif-3.4.0/docs/en/api-guides/ |
D | error-handling.rst | 44 …e called. In this case, :cpp:func:`esp_err_to_name` will return ``UNKNOWN ERROR``, and :cpp:func:`…
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 883 bool "ERROR" 920 bool "ERROR"
|