| Summary: | Add Bluetooth LE events | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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: | |||||||||
| Bug Blocks: | 247051 | ||||||||
| Attachments: |
|
||||||||
Created attachment 215351 [details]
Patch to add LE events
Uploaded wrong diff.
This is the correct one.
A commit references this bug: Author: takawata Date: Wed Jun 10 04:54:02 UTC 2020 New revision: 362004 URL: https://svnweb.freebsd.org/changeset/base/362004 Log: Add LE events: READ_REMOTE_FEATURES_COMPL LONG_TERM_KEY_REQUEST REMOTE_CONN_PARAM_REQUEST DATA_LENGTH_CHANGE READ_LOCAL_P256_PK_COMPL GEN_DHKEY_COMPL ENH_CONN_COMPL PR: 247050 Submitted by: Marc Veldman marc at bumblingdork.com Changes: head/sys/netgraph/bluetooth/include/ng_hci.h |
Created attachment 215323 [details] Patch to add LE events Add Bluetooth LE events.