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

Commit 0534e154 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

legacy: Re-log stack/btm/btm_sec::btm_sec_mx_access_request am: 1b18e84d

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/1885837

Change-Id: I68a1eb2295005df7b6bb895b550712e648c2277a
parents 1a9709a0 1b18e84d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1764,6 +1764,8 @@ tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr,
        bd_addr, is_originator, security_required, p_callback, p_ref_data);
  }

  LOG_DEBUG("Multiplex access request device:%s", PRIVATE_ADDRESS(bd_addr));

  /* Find or get oldest record */
  p_dev_rec = btm_find_or_alloc_dev(bd_addr);