Searched refs:remote_tx_win (Results 1 - 2 of 2) sorted by path

/linux-master/include/net/bluetooth/
H A Dl2cap.h571 __u16 remote_tx_win; member in struct:l2cap_chan
/linux-master/net/bluetooth/
H A Dl2cap_core.c527 chan->remote_tx_win = chan->tx_win;
1950 chan->unacked_frames < chan->remote_tx_win &&
3129 err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win);
3503 chan->remote_tx_win = rfc.txwin_size;

Completed in 193 milliseconds