Home
last modified time | relevance | path

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

/freebsd-head/sys/netgraph/bluetooth/common/
HDng_bluetooth.c53 static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */ variable
216 return (bluetooth_sco_rtx_timeout_value * hz); in bluetooth_sco_rtx_timeout()
239 value = bluetooth_sco_rtx_timeout_value; in bluetooth_set_sco_rtx_timeout_value()
243 bluetooth_sco_rtx_timeout_value = value; in bluetooth_set_sco_rtx_timeout_value()
253 &bluetooth_sco_rtx_timeout_value, 60,