Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dl2cap.h41 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
/linux/net/bluetooth/
A Da2mp.c790 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in a2mp_chan_open()
A Dl2cap_core.c519 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()
4014 .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO), in l2cap_conf_rfc_get()

Completed in 21 milliseconds