Branch: refs/heads/994059 Home: https://github.com/bluez/bluez Commit: d338b5f0cb4a2e714309366187bd8e09fd56a864 https://github.com/bluez/bluez/commit/d338b5f0cb4a2e714309366187bd8e09fd56a864 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-08-21 (Thu, 21 Aug 2025) Changed paths: M monitor/btmon.rst M monitor/control.c M monitor/main.c M monitor/packet.h Log Message: ----------- monitor: Add support for -K/--kernel This adds support for -K/--kernel that open /proc/kmsg and attempts to print messages starting with 'Kernel:': > monitor/btmon -K = Note: Kernel: BNEP (Ethernet Emulation) ver 1.3 = Note: Kernel: BNEP filters: protocol multicast = Note: Kernel: BNEP socket layer initialized = Note: Kernel: MGMT ver 1.23 = Note: Kernel: RFCOMM TTY layer initialized = Note: Kernel: RFCOMM socket layer initialized = Note: Kernel: RFCOMM ver 1.11 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications