L2CAP_CID_DYN_END 256 net/bluetooth/l2cap_core.c dyn_end = L2CAP_CID_DYN_END; L2CAP_CID_DYN_END 3872 net/bluetooth/l2cap_core.c if (scid < L2CAP_CID_DYN_START || scid > L2CAP_CID_DYN_END) {