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

Commit 0316abaf authored by Chris Manton's avatar Chris Manton Committed by Gerrit Code Review
Browse files

Merge "Re-log btm_sec_l2cap_access_req_by_requirement"

parents 361d2e38 344e608b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1489,7 +1489,7 @@ tBTM_STATUS btm_sec_l2cap_access_req_by_requirement(
  /* we will process one after another */
  if ((p_dev_rec->p_callback) ||
      (btm_cb.pairing_state != BTM_PAIR_STATE_IDLE)) {
    BTM_TRACE_EVENT("security_flags:x%x, sec_flags:x%x", security_required,
    LOG_DEBUG("security_flags:x%x, sec_flags:x%x", security_required,
              p_dev_rec->sec_flags);
    rc = BTM_CMD_STARTED;
    if ((btm_cb.security_mode == BTM_SEC_MODE_SERVICE) ||