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

Commit 1b18e84d authored by Chris Manton's avatar Chris Manton
Browse files

legacy: Re-log stack/btm/btm_sec::btm_sec_mx_access_request

Bug: 188074901
Tag: #refactor
Test: gd/cert/run

Change-Id: I8486ffb98519f1f2d56191f964d87df27909fffd
parent 4651e2c6
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);