Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h42 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Da2mp.c790 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in a2mp_chan_open()
H A Dl2cap_core.c548 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in l2cap_chan_set_defaults()
3396 rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); in __l2cap_set_ertm_timeouts()
4039 .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO), in l2cap_conf_rfc_get()