Home
last modified time | relevance | path

Searched refs:SMP_BUSY (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/smp/
Dsmp_api.c149 return SMP_BUSY; in SMP_Pair()
193 return SMP_BUSY; in SMP_BR_PairWith()
/system/bt/stack/include/
Dsmp_api.h95 #define SMP_BUSY (SMP_MAX_FAIL_RSN_PER_SPEC + 0x05) /* 0x12 */ macro
/system/bt/bta/include/
Dbta_api.h632 #define BTA_DM_AUTH_SMP_BUSY (BTA_DM_AUTH_FAIL_BASE + SMP_BUSY)