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: [email protected]
          Reporter: [email protected]

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@devnovo:/usr/src/usr.sbin/bluetooth/hccontrol # hccontrol -n ubt0hci
le_read_local_supported_features
LOCAL SUPPORTED: 0 0 1

Is:
root@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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to