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

/freebsd-12-stable/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c49 static u_int32_t bluetooth_hci_command_timeout_value = 5; /* sec */ variable
77 value = bluetooth_hci_command_timeout_value;
81 bluetooth_hci_command_timeout_value = value;
91 &bluetooth_hci_command_timeout_value, 5,
186 return (bluetooth_hci_command_timeout_value * hz);

Completed in 83 milliseconds