Home | History | Annotate | Download | only in l2cap

Lines Matching refs:remote_cid

477         l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
542 p_ccb->remote_cid = p_ci->remote_cid;
551 p_ccb->remote_cid = p_ci->remote_cid;
574 if (p_ccb->remote_cid != 0)
1114 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1171 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1179 l2cu_send_peer_disc_rsp (p_ccb->p_lcb, p_ccb->remote_id, p_ccb->local_cid, p_ccb->remote_cid);
1316 UINT16_TO_STREAM (p, p_ccb->remote_cid);