[Bug 245763] Bluetooth command le_read_supported_status has the wrong name
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 20 13:30:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245763
--- Comment #1 from Marc Veldman <marc at bumblingdork.com> ---
Created attachment 213603
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213603&action=edit
Patch to rename le_read_supported_status into ..._states
sys/netgraph/bluetooth/include/ng_hci.h
defines NG_HCI_OCF_LE_READ_SUPPORTED_STATUS
This should probably be NG_HCI_OCF_LE_READ_SUPPORTED_STATES
(See bluetooth core v5.2 specifications Vol4. Part E. 7.8.27)
Rename the returned parameters and the hccontrol command as well.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list