l2cap_cid_lookup
struct l2cap_channel *l2cap_cid_lookup(uint16_t);
chan = l2cap_cid_lookup(hdr.dcid);
chan = l2cap_cid_lookup(cp.dcid);