Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h560 __u16 remote_tx_win; member
/linux-4.4.14/net/bluetooth/
Da2mp.c780 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()
1885 chan->unacked_frames < chan->remote_tx_win && in l2cap_ertm_send()
3088 err = l2cap_seq_list_init(&chan->retrans_list, chan->remote_tx_win); in l2cap_ertm_init()
3352 chan->remote_tx_win = val; in l2cap_parse_conf_req()
3442 chan->remote_tx_win = rfc.txwin_size; in l2cap_parse_conf_req()