HomeSort by relevance Sort by last modified time
    Searched refs:new_encryption_key_is_p256 (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_dev.cc 410 p_target_rec->new_encryption_key_is_p256 =
411 temp_rec.new_encryption_key_is_p256;
btm_int_types.h 562 bool new_encryption_key_is_p256; /* Set to true when the newly generated LK member in struct:__anon2173
    [all...]
btm_sec.cc     [all...]
  /system/bt/stack/smp/
smp_act.cc 774 if (!p_dev_rec->new_encryption_key_is_p256 && p_cb->role == HCI_ROLE_SLAVE) {
807 p_dev_rec->new_encryption_key_is_p256 = false;
    [all...]

Completed in 87 milliseconds