[Bug 245739] [Patch] Improve hccontrol le_read_local_supported_features

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 19 12:07:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245739

            Bug ID: 245739
           Summary: [Patch] Improve hccontrol
                    le_read_local_supported_features
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: marc at bumblingdork.com

Created attachment 213559
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213559&action=edit
Show le features, behave more like read_local_features

Improve hccontrol le_read_local_supported_features
- Actually show the features instead of the binary values.
- Behave like read_local_supported_features

Was:
root at devnovo:/usr/src/usr.sbin/bluetooth/hccontrol # hccontrol -n ubt0hci
le_read_local_supported_features
LOCAL SUPPORTED: 0 0 1

Is:
root at devnovo:/usr/src # hccontrol -n ubt0hci le_read_local_supported_features
LE Features:  0x1 00 00 00 00 00 00 00
<LE Encryption>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list