Fill in the string portion of the bluetooth stack version sysctl.
Approved by: emax
This commit is contained in:
parent
c863386a34
commit
54d1e01094
@ -57,7 +57,7 @@ static u_int32_t bluetooth_sco_rtx_timeout_value = 60; /* sec */
|
||||
|
||||
SYSCTL_NODE(_net, OID_AUTO, bluetooth, CTLFLAG_RW, 0, "Bluetooth family");
|
||||
SYSCTL_INT(_net_bluetooth, OID_AUTO, version,
|
||||
CTLFLAG_RD, 0, NG_BLUETOOTH_VERSION, "");
|
||||
CTLFLAG_RD, 0, NG_BLUETOOTH_VERSION, "Version of the stack");
|
||||
|
||||
/*
|
||||
* HCI
|
||||
|
Loading…
Reference in New Issue
Block a user