Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 817ae1fb authored by li-wei.cheng's avatar li-wei.cheng Committed by Automerger Merge Worker
Browse files

Return after removing sample LTK device am: 1f1d7d82

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/bt/+/12326768

Change-Id: I25110f82609f6cfaa27163f75f21ea46b8edb780
parents 86bff1f9 1f1d7d82
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4563,6 +4563,7 @@ void btm_sec_disconnected(uint16_t handle, uint8_t reason) {
    LOG(INFO) << __func__ << " removing bond to device that used sample LTK: " << p_dev_rec->bd_addr;

    bta_dm_remove_device(p_dev_rec->bd_addr);
    return;
  }

  BTM_TRACE_EVENT("%s after update sec_flags=0x%x", __func__,