[Bug 265066] ng_hci: Add support for Bluetooth secure simple pairing
Date: Mon, 27 Jan 2025 13:29:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265066 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4ae0fa8a2f8bff9a5e96dbfd862b03172c88e697 commit 4ae0fa8a2f8bff9a5e96dbfd862b03172c88e697 Author: Andreas Kempe <kempe@lysator.liu.se> AuthorDate: 2025-01-27 13:20:27 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2025-01-27 13:27:28 +0000 ng_hci: add support for Bluetooth Secure Simple Pairing Add additional messages that allow for secure simple pairing. PR: 265066 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation (review and commit) 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.