Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_cid

379                  && (p_ccb->remote_cid == rcid))
429 p_ccb->remote_cid = rcid;
435 STREAM_TO_UINT16 (con_info.remote_cid, p);
443 lcid, con_info.remote_cid);
658 if (p_ccb->remote_cid == rcid)
675 if ((p_ccb->remote_cid == rcid) && (p_ccb->local_id == id))