Home
last modified time | relevance | path

Searched refs:new_encryption_key_is_p256 (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_dev.cc381 p_target_rec->new_encryption_key_is_p256 = in btm_consolidate_dev()
382 temp_rec.new_encryption_key_is_p256; in btm_consolidate_dev()
Dsecurity_device_record.h412 bool new_encryption_key_is_p256; /* Set to true when the newly generated LK member
Dbtm_sec.cc3148 if (p_dev_rec->new_encryption_key_is_p256 && in btm_sec_auth_complete()
3275 p_dev_rec->new_encryption_key_is_p256); in btm_sec_encrypt_change()
3289 if (p_dev_rec->new_encryption_key_is_p256) { in btm_sec_encrypt_change()
3298 p_dev_rec->new_encryption_key_is_p256 = false; in btm_sec_encrypt_change()
3866 p_dev_rec->new_encryption_key_is_p256 = true; in btm_sec_link_key_notification()
3868 p_dev_rec->new_encryption_key_is_p256); in btm_sec_link_key_notification()
/system/bt/stack/smp/
Dsmp_act.cc806 if (!p_dev_rec->new_encryption_key_is_p256 && in smp_br_process_pairing_command()
849 p_dev_rec->new_encryption_key_is_p256 = false; in smp_br_process_pairing_command()