Bug 270162 - ng_hci: Add support for Bluetooth secure simple pairing
Summary: ng_hci: Add support for Bluetooth secure simple pairing
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-wireless (Nobody)
URL:
Keywords: feature, needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2023-03-12 21:05 UTC by Vedarius A. Russell
Modified: 2023-08-01 21:25 UTC (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vedarius A. Russell 2023-03-12 21:05:43 UTC
+++ This bug was initially created as a clone of Bug #265066 +++

I've been working on my own Bluetooth daemon and added support to ng_hci for some additional messages that allow for secure simple pairing. I've attached my patch in the hope that it can be upstreamed.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2023-03-22 05:16:20 UTC
(In reply to Vedarius A. Russell from comment #0)
Did you forget to upload your patch, or you mean the patch in bug265066?

BTW, you can also consider upload your patch to https://reviews.freebsd.org/ , and https://wiki.freebsd.org/Phabricator has some instructions about using it.