L2CAP_DEFAULT_RETRANS_TO 775 net/bluetooth/a2mp.c chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; L2CAP_DEFAULT_RETRANS_TO 513 net/bluetooth/l2cap_core.c chan->retrans_timeout = L2CAP_DEFAULT_RETRANS_TO; L2CAP_DEFAULT_RETRANS_TO 3209 net/bluetooth/l2cap_core.c rfc->retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO); L2CAP_DEFAULT_RETRANS_TO 3765 net/bluetooth/l2cap_core.c .retrans_timeout = cpu_to_le16(L2CAP_DEFAULT_RETRANS_TO),