All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ v2 1/5] mgmt-api: Add missing Device Flag
@ 2025-03-24 13:41 Luiz Augusto von Dentz
  2025-03-24 13:41 ` [PATCH BlueZ v2 2/5] mgmt-api: Add LL Privacy setting Luiz Augusto von Dentz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luiz Augusto von Dentz @ 2025-03-24 13:41 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This adds the missing Device Flag - Address Resolution = bit(2)
---
 doc/mgmt-api.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index b4a5776574f7..3181607d94fa 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -3429,6 +3429,7 @@ Get Device Flags Command
 
 		0	Remote Wakeup enabled
 		1	Device Privacy Mode enabled
+		2	Address Resolution enabled
 
 	This command generates a Command Complete event on success
 	or a Command Status event on failure.
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-24 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-24 13:41 [PATCH BlueZ v2 1/5] mgmt-api: Add missing Device Flag Luiz Augusto von Dentz
2025-03-24 13:41 ` [PATCH BlueZ v2 2/5] mgmt-api: Add LL Privacy setting Luiz Augusto von Dentz
2025-03-24 13:41 ` [PATCH BlueZ v2 3/5] gatt-database: Fix always registering CentralAddressResolution Luiz Augusto von Dentz
2025-03-24 13:41 ` [PATCH BlueZ v2 4/5] mgmt-tester: Fix missing MGMT_SETTING_LL_PRIVACY Luiz Augusto von Dentz
2025-03-24 13:41 ` [PATCH BlueZ v2 5/5] monitor: Add decoding of MGMT LL Privacy setting Luiz Augusto von Dentz
2025-03-24 14:39 ` [BlueZ,v2,1/5] mgmt-api: Add missing Device Flag bluez.test.bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.