Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h556 __u16 remote_tx_win; member
/linux-4.1.27/net/bluetooth/
Da2mp.c765 chan->remote_tx_win = chan->tx_win; in a2mp_chan_open()
Dl2cap_core.c493 chan->remote_tx_win = chan->tx_win; in l2cap_chan_set_defaults()
1889 chan->unacked_frames < chan->remote_tx_win && in l2cap_ertm_send()
3092 err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win); in l2cap_ertm_init()
3356 chan->remote_tx_win = val; in l2cap_parse_conf_req()
3446 chan->remote_tx_win = rfc.txwin_size; in l2cap_parse_conf_req()