/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/ |
D | smp_api.c | 306 UINT8 failure = SMP_PASSKEY_ENTRY_FAIL; in SMP_PasskeyReply() local 330 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_PasskeyReply() 382 UINT8 failure = SMP_NUMERIC_COMPAR_FAIL; in SMP_ConfirmReply() local 405 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_ConfirmReply() 426 UINT8 failure = SMP_OOB_FAIL; in SMP_OobDataReply() local 437 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_OobDataReply() 466 UINT8 failure = SMP_OOB_FAIL; in SMP_SecureConnectionOobDataReply() local 470 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply() 511 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply()
|
D | smp_act.c | 236 p_cb->failure = *(UINT8 *)p_data; in smp_send_pair_fail() 238 SMP_TRACE_DEBUG("%s status=%d failure=%d ", __func__, p_cb->status, p_cb->failure); in smp_send_pair_fail() 770 p_cb->failure = SMP_PAIR_AUTH_FAIL; in smp_process_pairing_public_key() 1152 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_proc_compare() 1348 UINT8 failure = SMP_UNKNOWN_IO_CAP; in smp_decide_association_model() local 1404 p = (tSMP_INT_DATA *)&failure; in smp_decide_association_model() 1411 p = (tSMP_INT_DATA *)&failure; in smp_decide_association_model() 1712 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce() 1732 reason = p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce() 1780 p_cb->failure = reason; in smp_match_dhkey_checks() [all …]
|
D | smp_utils.c | 353 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd() local 372 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_send_cmd() 375 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_send_cmd() 393 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout() local 400 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout() 403 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout() 666 UINT8_TO_STREAM (p, p_cb->failure); in smp_build_pairing_fail()
|
D | smp_keys.c | 1377 reason = p_cb->failure = SMP_PAIR_FAIL_UNKNOWN; in smp_calculate_numeric_comparison_display_number() 2233 UINT8 failure = SMP_PAIR_FAIL_UNKNOWN; in smp_rand_back() local 2290 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_rand_back()
|
/hal_espressif-3.7.0/components/esp_adc/test_apps/adc/ |
D | sdkconfig.ci.iram_safe | 7 # silent the error check, as the error string are stored in rodata, causing RTL check failure
|
D | sdkconfig.ci.esp32c2_xtal26m_iram_safe | 10 # silent the error check, as the error string are stored in rodata, causing RTL check failure
|
D | sdkconfig.ci.pm_enable | 7 # silent the error check, as the error string are stored in rodata, causing RTL check failure
|
/hal_espressif-3.7.0/components/newlib/ |
D | stdatomic.c | 123 …hange_ ## n (volatile void* mem, void* expect, type desired, bool weak, int success, int failure) \
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/include/ |
D | smp_int.h | 275 UINT8 failure; member
|
/hal_espressif-3.7.0/components/esp_system/ |
D | Kconfig | 480 … This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure
|
/hal_espressif-3.7.0/ |
D | LICENSE | 162 work stoppage, computer failure or malfunction, or any and all
|
/hal_espressif-3.7.0/zephyr/blobs/ |
D | license.txt | 162 work stoppage, computer failure or malfunction, or any and all
|
/hal_espressif-3.7.0/components/spi_flash/ |
D | Kconfig | 80 SPI flash APIs can optionally abort or return a failure code
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/ |
D | serial-protocol.rst | 97 | Size-2 | Status | Status flag, success (``0``) or failure (``1``) | 109 | Size-4 | Status | Status flag, success (``0``) or failure (``1``) |
|
/hal_espressif-3.7.0/components/bt/host/nimble/ |
D | Kconfig.in | 493 establishment failure.
|
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 421 This option is created to solve the issue of failure in recovering 427 be failure in recovering node information during node restarting
|
/hal_espressif-3.7.0/components/bootloader/ |
D | Kconfig.projbuild | 736 because of signature verification failure.
|