Searched refs:L2CAP_DEFAULT_RETRANS_TO (Results 1 – 3 of 3) sorted by relevance
41 #define L2CAP_DEFAULT_RETRANS_TO 2000 /* 2 seconds */ macro
790 chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; in a2mp_chan_open()
548 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()