Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: f02ca9dc8d54c99d1babf05e7b2f7a41dd4abbca https://github.com/bluez/bluez/commit/f02ca9dc8d54c99d1babf05e7b2f7a41dd4abbca Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-14 (Wed, 14 May 2025) Changed paths: M monitor/bt.h Log Message: ----------- monitor: Add definitions for FSU command and event This adds FSU command and event as defined in the Core 6.0 specification. Commit: 080174528484ac744e656f2ede525b964eb1c930 https://github.com/bluez/bluez/commit/080174528484ac744e656f2ede525b964eb1c930 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-14 (Wed, 14 May 2025) Changed paths: M monitor/packet.c Log Message: ----------- monitor: Add decoding for FSU command and event This adds decoding for FSU command and event as defined in the Bluetooth Core 6.0 specification: $ tools/hcitool cmd 0x08 0x009d 0xff 0xff 0x00 0x00 0x00 0x00 0x01 0x03 < HCI Command: LE Frame Space Update (0x08|0x009d) plen 8 Handle: 65535 Address: 00:00:00:00:00:00 (OUI 00-00-00) Frame Space min: 0 us (0x0000) Frame Space max: 0 us (0x0000) PHYs: LE 1M (0x01) types: 0x03 T_IFS_ACL_CP T_IFS_ACL_PC Compare: https://github.com/bluez/bluez/compare/8154ddbdd5b2...080174528484 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications