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.cc150 smp_int_data.status = SMP_PAIR_INTERNAL_ERR; in SMP_Pair()
153 return SMP_PAIR_INTERNAL_ERR; in SMP_Pair()
194 smp_int_data.status = SMP_PAIR_INTERNAL_ERR; in SMP_BR_PairWith()
196 return SMP_PAIR_INTERNAL_ERR; in SMP_BR_PairWith()
Dsmp_utils.cc384 smp_int_data.status = SMP_PAIR_INTERNAL_ERR; in smp_send_cmd()
/system/bt/stack/include/
Dsmp_api_types.h82 #define SMP_PAIR_INTERNAL_ERR (SMP_MAX_FAIL_RSN_PER_SPEC + 0x01) /* 0x0F */ macro
/system/bt/bta/include/
Dbta_api.h431 (BTA_DM_AUTH_FAIL_BASE + SMP_PAIR_INTERNAL_ERR)