L2CAP_DEFAULT_EXT_WINDOW
chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW;
if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) {