* [bluez/bluez] 67058b: client/mgmt: Add options to ltks command for loadi...
@ 2026-06-03 19:41 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-06-03 19:41 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1105509
Home: https://github.com/bluez/bluez
Commit: 67058b3f707cbd1acc867b598f471c744bd95f85
https://github.com/bluez/bluez/commit/67058b3f707cbd1acc867b598f471c744bd95f85
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M client/mgmt.c
Log Message:
-----------
client/mgmt: Add options to ltks command for loading entries
Add support for optionally specifying a single LTK entry when using
the ltks command. When called without arguments it clears all LTKs
(existing behavior). When called with an address and key parameters
it loads exactly one LTK entry, useful for testing.
Options:
-a addr_type Address type (1=LE Public, 2=LE Random)
-t key_type Key type (0=Unauthenticated, 1=Authenticated)
-c central Central flag (0 or 1)
-e enc_size Encryption key size (7-16)
-d ediv Encrypted Diversifier
-r rand Random number (64-bit)
-k key 128-bit key as 32 hex characters
Commit: 14aeb5480c3b59ad83320d712a0290949d524baa
https://github.com/bluez/bluez/commit/14aeb5480c3b59ad83320d712a0290949d524baa
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M doc/bluetoothctl-mgmt.rst
Log Message:
-----------
doc/bluetoothctl-mgmt: Update ltks command documentation
Document the new options for the ltks command including address type,
key type, central flag, encryption size, EDIV, random number and key
value parameters.
Compare: https://github.com/bluez/bluez/compare/67058b3f707c%5E...14aeb5480c3b
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03 19:41 [bluez/bluez] 67058b: client/mgmt: Add options to ltks command for loadi Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox