L2CAP_CTRL_POLL_SHIFT
control->poll = (enh & L2CAP_CTRL_POLL) >> L2CAP_CTRL_POLL_SHIFT;
packed |= control->poll << L2CAP_CTRL_POLL_SHIFT;