Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h91 #define SMP_UNKNOWN_IO_CAP (SMP_MAX_FAIL_RSN_PER_SPEC + 0x02) /* 0x0F */ macro
/system/bt/bta/include/
Dbta_api.h629 #define BTA_DM_AUTH_SMP_UNKNOWN_IO (BTA_DM_AUTH_FAIL_BASE + SMP_UNKNOWN_IO_CAP)
/system/bt/stack/smp/
Dsmp_act.c1327 UINT8 failure = SMP_UNKNOWN_IO_CAP; in smp_decide_association_model()