Loading system/stack/btm/btm_sec.cc +2 −2 Original line number Diff line number Diff line Loading @@ -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) || Loading Loading
system/stack/btm/btm_sec.cc +2 −2 Original line number Diff line number Diff line Loading @@ -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) || Loading