Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_api.c141 UINT8 status = SMP_PAIR_INTERNAL_ERR; in SMP_Pair()
183 UINT8 status = SMP_PAIR_INTERNAL_ERR; in SMP_BR_PairWith()
Dsmp_utils.c319 UINT8 failure = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd()
/system/bt/stack/include/
Dsmp_api.h88 #define SMP_PAIR_INTERNAL_ERR (SMP_MAX_FAIL_RSN_PER_SPEC + 0x01) /* 0x0E */ macro
/system/bt/bta/include/
Dbta_api.h628 #define BTA_DM_AUTH_SMP_INTERNAL_ERR (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_INTERNAL_ERR)