Home | History | Annotate | Download | only in btm

Lines Matching refs:p_acl

4191     tACL_CONN       *p_acl = NULL;
4241 p_acl = &btm_cb.acl_db[acl_idx];
4243 if (p_acl != NULL)
4244 btm_sec_check_pending_enc_req(p_dev_rec, p_acl->transport, encr_enable);
4246 if (p_acl && p_acl->transport == BT_TRANSPORT_LE)