Branch: refs/heads/987469 Home: https://github.com/bluez/bluez Commit: b222f80538145bc3f0857533dd6ac2a8bbb7e863 https://github.com/bluez/bluez/commit/b222f80538145bc3f0857533dd6ac2a8bbb7e863 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M monitor/display.h M monitor/main.c M monitor/packet.c M monitor/packet.h M src/shared/btsnoop.h Log Message: ----------- monitor: Add support for logging host packets This adds support for logging host packets so their timing is visible in the logs: l2cap-tester[41]: < HOST Data TX: len 12 [hci0] 15:50:02.974141 l2cap-tester[41]: < ACL Data T.. flags 0x00 dlen 12 #83 [hci0] 15:50:02.974199 Channel: 64 len 8 [PSM 4097 mode Basic (0x00)] {chan 0} 01 02 03 04 05 06 07 08 ........ > ACL Data RX: Handle 42 flags 0x02 dlen 12 #170 [hci0] 15:51:43.269961 Channel: 64 len 8 [PSM 4097 mode Basic (0x00)] {chan 0} 01 02 03 04 05 06 07 08 ........ [45]: > HOST Data RX: len 8 [hci0] 15:51:43.269976 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications