/hal_espressif-latest/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 | 352 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd() local 371 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_send_cmd() 374 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_send_cmd() 392 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout() local 399 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout() 402 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout() 665 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-latest/tools/esptool_py/test/ |
D | test_esptool.py | 224 failure = fail.value 225 assert failure.returncode in [1, 2] # UnsupportedCmdError and FatalError codes 226 return failure.output.decode("utf-8")
|
/hal_espressif-latest/components/newlib/ |
D | stdatomic.c | 123 …hange_ ## n (volatile void* mem, void* expect, type desired, bool weak, int success, int failure) \
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/ |
D | smp_int.h | 275 UINT8 failure; member
|
/hal_espressif-latest/components/esp_system/ |
D | Kconfig | 480 … This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 162 work stoppage, computer failure or malfunction, or any and all
|
/hal_espressif-latest/ |
D | LICENSE | 162 work stoppage, computer failure or malfunction, or any and all
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 161 work stoppage, computer failure or malfunction, or any and all
|
/hal_espressif-latest/components/spi_flash/ |
D | Kconfig | 197 SPI flash APIs can optionally abort or return a failure code
|
/hal_espressif-latest/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-latest/components/mbedtls/ |
D | Kconfig | 418 to failure in certificate validation which would ultimately lead to a SSL 419 handshake failure.
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 430 This option is created to solve the issue of failure in recovering 436 be failure in recovering node information during node restarting
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 544 establishment failure.
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 772 because of signature verification failure.
|