Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_cid

410                  && (p_ccb->remote_cid == rcid))
460 p_ccb->remote_cid = rcid;
466 STREAM_TO_UINT16 (con_info.remote_cid, p);
474 lcid, con_info.remote_cid);
689 if (p_ccb->remote_cid == rcid)
706 if ((p_ccb->remote_cid == rcid) && (p_ccb->local_id == id))