Home
last modified time | relevance | path

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

/hal_espressif-latest/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.c352 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd() local
392 UINT8 failure = SMP_RSP_TIMEOUT; in smp_rsp_timeout() local
Dsmp_act.c1348 UINT8 failure = SMP_UNKNOWN_IO_CAP; in smp_decide_association_model() local
Dsmp_keys.c2233 UINT8 failure = SMP_PAIR_FAIL_UNKNOWN; in smp_rand_back() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h275 UINT8 failure; member