L2CAP_CTRL_FINAL_SHIFT
control->final = (enh & L2CAP_CTRL_FINAL) >> L2CAP_CTRL_FINAL_SHIFT;
packed |= control->final << L2CAP_CTRL_FINAL_SHIFT;