Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_TX_WINDOW (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dl2cap.h34 #define L2CAP_DEFAULT_TX_WINDOW 63 macro
/linux-2.6.39/net/bluetooth/
Dl2cap_sock.c560 if (opts.txwin_size > L2CAP_DEFAULT_TX_WINDOW) { in l2cap_sock_setsockopt_old()
1030 pi->tx_win = L2CAP_DEFAULT_TX_WINDOW; in l2cap_sock_init()