Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h39 #define L2CAP_DEFAULT_EXT_WINDOW 0x3FFF macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h39 #define L2CAP_DEFAULT_EXT_WINDOW 0x3FFF macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c780 if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) { in l2cap_sock_setsockopt_old()
H A Dl2cap_core.c3383 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW; in l2cap_txwin_setup()
3630 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW; in l2cap_parse_conf_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c762 if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) { in l2cap_sock_setsockopt_old()
H A Dl2cap_core.c3169 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW; in l2cap_txwin_setup()

Completed in 28 milliseconds