Home
last modified time | relevance | path

Searched refs:L2CAP_DEFAULT_RETRANS_TO (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h41 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h41 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Da2mp.c790 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in a2mp_chan_open()
H A Dl2cap_core.c551 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in l2cap_chan_set_defaults()
3372 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()
4058 .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO), in l2cap_conf_rfc_get()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c528 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in l2cap_chan_set_defaults()
3159 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()
3834 .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO), in l2cap_conf_rfc_get()

Completed in 23 milliseconds