Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc1088 smp_int_data.status = SMP_CONFIRM_VALUE_ERR; in smp_proc_compare()
1089 p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_proc_compare()
1612 if (p_cb->cert_failure == SMP_CONFIRM_VALUE_ERR) { in smp_process_peer_nonce()
1615 smp_int_data.status = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1616 p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1639 smp_int_data.status = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1640 p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1663 smp_int_data.status = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1664 p_cb->failure = SMP_CONFIRM_VALUE_ERR; in smp_process_peer_nonce()
1829 smp_int_data.status = SMP_CONFIRM_VALUE_ERR; in smp_process_secure_connection_oob_data()
[all …]
/system/bt/stack/include/
Dsmp_api_types.h68 #define SMP_CONFIRM_VALUE_ERR 0x04 macro
/system/bt/bta/include/
Dbta_api.h412 (BTA_DM_AUTH_FAIL_BASE + SMP_CONFIRM_VALUE_ERR)