Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c306 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()
Dsmp_act.c236 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 …]
Dsmp_utils.c353 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()
Dsmp_keys.c1377 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/
Dsdkconfig.ci.iram_safe7 # silent the error check, as the error string are stored in rodata, causing RTL check failure
Dsdkconfig.ci.esp32c2_xtal26m_iram_safe10 # silent the error check, as the error string are stored in rodata, causing RTL check failure
Dsdkconfig.ci.pm_enable7 # silent the error check, as the error string are stored in rodata, causing RTL check failure
/hal_espressif-3.7.0/components/newlib/
Dstdatomic.c123 …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/
Dsmp_int.h275 UINT8 failure; member
/hal_espressif-3.7.0/components/esp_system/
DKconfig480 … This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure
/hal_espressif-3.7.0/
DLICENSE162 work stoppage, computer failure or malfunction, or any and all
/hal_espressif-3.7.0/zephyr/blobs/
Dlicense.txt162 work stoppage, computer failure or malfunction, or any and all
/hal_espressif-3.7.0/components/spi_flash/
DKconfig80 SPI flash APIs can optionally abort or return a failure code
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst97 | 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/
DKconfig.in493 establishment failure.
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/
DKconfig.in421 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/
DKconfig.projbuild736 because of signature verification failure.