Searched refs:L2CAP_DEFAULT_EXT_WINDOW (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dl2cap.h39 #define L2CAP_DEFAULT_EXT_WINDOW 0x3FFF macro
/linux-master/net/bluetooth/
H A Dl2cap_sock.c762 if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) {
H A Dl2cap_core.c3172 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW;

Completed in 224 milliseconds