Home | History | Annotate | Download | only in hw

Lines Matching refs:remote_cid

56         uint16_t remote_cid;
420 ch->remote_cid = source_cid;
467 if (ch->remote_cid != source_cid) {
485 l2cap_configuration_request(l2cap, ch->remote_cid, 0, NULL, 0);
677 l2cap_configuration_response(l2cap, ch->remote_cid,
1128 chan->remote_cid, chan->params.remote_mtu);
1132 return l2cap_pdu_out(chan->l2cap, chan->remote_cid, len);
1186 l2cap->signalling_ch.remote_cid = L2CAP_CID_SIGNALLING;
1200 l2cap->group_ch.remote_cid = L2CAP_CID_INVALID;