| Summary: | Add le_read_channel_map and le_read_remote_features command | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Marc Veldman <marc> | ||||
| Component: | wireless | Assignee: | freebsd-wireless (Nobody) <wireless> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | emaste, hselasky, takawata | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | 247050 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
A commit references this bug: Author: takawata Date: Wed Jun 10 05:01:01 UTC 2020 New revision: 362005 URL: https://svnweb.freebsd.org/changeset/base/362005 Log: Add le_read_channel_map and le_read_remote_features command PR: 247051 Submitted by: Marc Veldman marc at bumblingdork.com Changes: head/usr.sbin/bluetooth/hccontrol/hccontrol.8 head/usr.sbin/bluetooth/hccontrol/hccontrol.h head/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c head/usr.sbin/bluetooth/hccontrol/le.c head/usr.sbin/bluetooth/hccontrol/util.c |
Created attachment 215324 [details] Patch to add le_read_channel_map and le_read_remote_features - Add le_read_channel_map command to see which channels a connection uses. - Add le_read_remote_features command to see which LE features a remote device supports.