L2CAP_CTRL_TXSEQ_SHIFT
control->txseq = (enh & L2CAP_CTRL_TXSEQ) >> L2CAP_CTRL_TXSEQ_SHIFT;
packed |= control->txseq << L2CAP_CTRL_TXSEQ_SHIFT;