Home
last modified time | relevance | path

Searched refs:SMP_ENC_FAIL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dsmp_api_types.h125 SMP_ENC_FAIL = (SMP_MAX_FAIL_RSN_PER_SPEC + 0x06), /* 0x14 */ enumerator
/system/bt/stack/smp/
Dsmp_act.cc1151 smp_int_data.status = SMP_ENC_FAIL; in smp_start_enc()
1175 smp_int_data.status = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL; in smp_enc_cmpl()
1223 smp_int_data.status = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL; in smp_check_auth_req()
1228 smp_int_data.status = enc_enable ? SMP_SUCCESS : SMP_ENC_FAIL; in smp_check_auth_req()