Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/common/
HDng_bluetooth.c52 static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */ variable
214 return (bluetooth_sco_rtx_timeout_value * hz); in bluetooth_sco_rtx_timeout()
237 value = bluetooth_sco_rtx_timeout_value; in bluetooth_set_sco_rtx_timeout_value()
241 bluetooth_sco_rtx_timeout_value = value; in bluetooth_set_sco_rtx_timeout_value()
251 &bluetooth_sco_rtx_timeout_value, 60,