Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: ab6ce0c8f3e066299bd22bea6d03625edb1fbbe8 https://github.com/bluez/bluez/commit/ab6ce0c8f3e066299bd22bea6d03625edb1fbbe8 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M profiles/input/device.c Log Message: ----------- input/device: Fix not sending virtual cable unplug When using udev HIDP_CTRL_VIRTUAL_CABLE_UNPLUG must be sent directly since it is not handled internally like when utilizing kernel hidp module. Fixes: https://github.com/bluez/bluez/issues/1173 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications