[Bug 265066] ng_hci: Add support for Bluetooth secure simple pairing
Date: Sun, 09 Feb 2025 15:34:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265066 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a44843bfa1438329da65c02bf3d01d1415b45f19 commit a44843bfa1438329da65c02bf3d01d1415b45f19 Author: Andreas Kempe <kempe@lysator.liu.se> AuthorDate: 2025-01-27 13:20:27 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2025-02-09 00:36:04 +0000 ng_hci: add support for Bluetooth Secure Simple Pairing Add additional messages that allow for secure simple pairing. PR: 265066 Sponsored by: The FreeBSD Foundation (review and commit) (cherry picked from commit 4ae0fa8a2f8bff9a5e96dbfd862b03172c88e697) sys/netgraph/bluetooth/hci/ng_hci_cmds.c | 2 + sys/netgraph/bluetooth/hci/ng_hci_evnt.c | 2 + sys/netgraph/bluetooth/include/ng_hci.h | 78 ++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.