Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2020 12:07:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245739] [Patch] Improve hccontrol le_read_local_supported_features
Message-ID:  <bug-245739-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245739

            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@FreeBSD.org
          Reporter: marc@bumblingdork.com

Created attachment 213559
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213559&action=
=3Dedit
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_featur=
es
LE Features:  0x1 00 00 00 00 00 00 00
<LE Encryption>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245739-227>