* [bluez/bluez] 633d91: emulator/btdev: Add LE Set Host Feature V2 command...
@ 2026-05-26 17:40 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-05-26 17:40 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1101147
Home: https://github.com/bluez/bluez
Commit: 633d913df34b169a102b873ae55495852947361e
https://github.com/bluez/bluez/commit/633d913df34b169a102b873ae55495852947361e
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M emulator/btdev.c
Log Message:
-----------
emulator/btdev: Add LE Set Host Feature V2 command emulation
Add emulation for LE Set Host Feature V2 (0x2097) command which
uses a 16-bit bit_number field (vs 8-bit in v1) to allow setting
extended LE feature bits. The command bit is set at byte 47 bit 4
as defined in bt.h.
Assisted-by: OpenCode:claude-opus-4.6
Commit: c81b48b8a7195b1cc00d1d562a4de2e294da240f
https://github.com/bluez/bluez/commit/c81b48b8a7195b1cc00d1d562a4de2e294da240f
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M monitor/bt.h
M monitor/packet.c
Log Message:
-----------
monitor: Add decoding support for LE Set Host Feature V2
Add decoding support for LE Set Host Feature V2 (0x2097) command
which uses a 16-bit bit_number field to support extended LE feature
pages:
< HCI Command: LE Set Host F.. (0x08|0x0097) plen 3
Bit Number: 32
Features[0/0][8]:
00 00 00 00 01 00 00 00 ........
Connected Isochronous Stream (Host Support)
Bit Value: 1
> HCI Event: Command Complete (0x0e) plen 4
LE Set Host Feature V2 (0x08|0x0097) ncmd 1
Status: Success (0x00)
Assisted-by: OpenCode:claude-opus-4.6
Compare: https://github.com/bluez/bluez/compare/633d913df34b%5E...c81b48b8a719
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-05-26 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 17:40 [bluez/bluez] 633d91: emulator/btdev: Add LE Set Host Feature V2 command 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