Lines Matching refs:code
203 hdr->code = L2CAP_COMMAND_REJ;
236 hdr->code = L2CAP_CONN_RSP;
264 hdr->code = L2CAP_CONF_REQ;
288 hdr->code = L2CAP_CONF_RSP;
313 hdr->code = L2CAP_DISCONN_RSP;
335 hdr->code = L2CAP_ECHO_RSP;
356 hdr->code = L2CAP_INFO_RSP;
785 static void l2cap_command(struct l2cap_instance_s *l2cap, int code, int id,
808 switch (code) {
962 l2cap_command(l2cap, hdr->code, hdr->ident, data, clen);