Searched refs:bluetooth_l2cap_ertx_timeout_value (Results 1 – 1 of 1) sorted by relevance
52 static u_int32_t bluetooth_l2cap_ertx_timeout_value = 300; /* sec */ variable140 value <= bluetooth_l2cap_ertx_timeout_value) in bluetooth_set_l2cap_rtx_timeout_value()161 value = bluetooth_l2cap_ertx_timeout_value; in bluetooth_set_l2cap_ertx_timeout_value()165 bluetooth_l2cap_ertx_timeout_value = value; in bluetooth_set_l2cap_ertx_timeout_value()175 &bluetooth_l2cap_ertx_timeout_value, 300,210 return (bluetooth_l2cap_ertx_timeout_value * hz); in bluetooth_l2cap_ertx_timeout()