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

/freebsd-12-stable/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c54 static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */ variable
216 return (bluetooth_sco_rtx_timeout_value * hz);
239 value = bluetooth_sco_rtx_timeout_value;
243 bluetooth_sco_rtx_timeout_value = value;
253 &bluetooth_sco_rtx_timeout_value, 60,

Completed in 189 milliseconds