Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h40 #define L2CAP_DEFAULT_EXT_WINDOW 0x3FFF macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c779 if (opts.txwin_size > L2CAP_DEFAULT_EXT_WINDOW) { in l2cap_sock_setsockopt_old()
H A Dl2cap_core.c3407 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW; in l2cap_txwin_setup()
3654 chan->tx_win_max = L2CAP_DEFAULT_EXT_WINDOW; in l2cap_parse_conf_req()