| Summary: | Add Bluetooth and Bluetooth LE event masks | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Marc Veldman <marc> | ||||
| Component: | wireless | Assignee: | freebsd-wireless (Nobody) <wireless> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | hselasky, takawata | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: takawata Date: Mon Jun 15 14:58:41 UTC 2020 New revision: 362199 URL: https://svnweb.freebsd.org/changeset/base/362199 Log: Update event masks constant to Bluetooth core spec V5.2 and add LE Events. PR: 247257 Submitted by: Marc Veldman Changes: head/sys/netgraph/bluetooth/include/ng_hci.h |
Created attachment 215549 [details] Patch to add Event masks and LE event masks. This patch brings the list of HCI events up-to-date, and adds the LE Events. See: Bluetooth core spec Version 5.2 Vol 4, Part E 7.3.1 and 7.8.1