Home
last modified time | relevance | path

Searched defs:failure (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c306 UINT8 failure = SMP_PASSKEY_ENTRY_FAIL; in SMP_PasskeyReply() local
382 UINT8 failure = SMP_NUMERIC_COMPAR_FAIL; in SMP_ConfirmReply() local
426 UINT8 failure = SMP_OOB_FAIL; in SMP_OobDataReply() local
466 UINT8 failure = SMP_OOB_FAIL; in SMP_SecureConnectionOobDataReply() local
Dsmp_utils.c353 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd() local
393 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout() local
Dsmp_act.c1347 UINT8 failure = SMP_UNKNOWN_IO_CAP; in smp_decide_association_model() local
Dsmp_keys.c2186 UINT8 failure = SMP_PAIR_FAIL_UNKNOWN; in smp_rand_back() local
/hal_espressif-3.5.0/tools/ci/
Dtest_build_system.sh477 function failure() function
Dtest_build_system_cmake.sh889 function failure() function
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h275 UINT8 failure; member