Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h580 __u16 remote_tx_win; member
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c530 chan->remote_tx_win = chan->tx_win; in l2cap_chan_set_defaults()
1974 chan->unacked_frames < chan->remote_tx_win && in l2cap_ertm_send()
3153 err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win); in l2cap_ertm_init()
3527 chan->remote_tx_win = rfc.txwin_size; in l2cap_parse_conf_req()