Home
last modified time | relevance | path

Searched refs:SMP_PAIR_INTERNAL_ERR (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c151 UINT8 status = SMP_PAIR_INTERNAL_ERR; in SMP_Pair()
190 UINT8 status = SMP_PAIR_INTERNAL_ERR; in SMP_BR_PairWith()
Dsmp_utils.c352 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h88 #define SMP_PAIR_INTERNAL_ERR (SMP_MAX_FAIL_RSN_PER_SPEC + 0x01) /* 0x0F */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h712 #define BTA_DM_AUTH_SMP_INTERNAL_ERR (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_INTERNAL_ERR)