diff mbox series

[BlueZ,v3,2/5] mgmt-api: Add LL Privacy setting

Message ID 20250324134920.2111414-2-luiz.dentz@gmail.com (mailing list archive)
State Accepted
Commit cf8b2f308e31be757b5aa08a6c11887244cb5b21
Headers show
Series [BlueZ,v3,1/5] mgmt-api: Add missing Device Flag | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success

Commit Message

Luiz Augusto von Dentz March 24, 2025, 1:49 p.m. UTC
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This adds LL Privacy (bit 22) to Read Controller Information so it can
be propagated to the likes of bluetoothd.
---
 doc/mgmt-api.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 3181607d94fa..2fe8ca22b9b5 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -336,6 +336,7 @@  Read Controller Information Command
 		19	Connected Isochronous Stream - Peripheral
 		20	Isochronous Broadcaster
 		21	Synchronized Receiver
+		22	LL Privacy
 
 	This command generates a Command Complete event on success or
 	a Command Status event on failure.