Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/common/
H A Dng_bluetooth.c54 static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */ variable
217 return (bluetooth_sco_rtx_timeout_value * hz); in bluetooth_sco_rtx_timeout()
240 value = bluetooth_sco_rtx_timeout_value; in bluetooth_set_sco_rtx_timeout_value()
244 bluetooth_sco_rtx_timeout_value = value; in bluetooth_set_sco_rtx_timeout_value()
254 &bluetooth_sco_rtx_timeout_value, 60,