L2CAP_DEFAULT_EXT_WINDOW 3220 net/bluetooth/l2cap_core.c 		chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW;
L2CAP_DEFAULT_EXT_WINDOW 3420 net/bluetooth/l2cap_core.c 			chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW;
L2CAP_DEFAULT_EXT_WINDOW  670 net/bluetooth/l2cap_sock.c 		if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) {