Skip to content

linux: Hide duplicate Logitech Bluetooth devices

Bastien Nocera requested to merge wip/hadess/logitech-bt-dupes into master

A lot of newer Logitech devices support both the BATT Bluetooth LE service as well the HID++ protocol. This advertises 2 separate battery interfaces, one HID++ one through the kernel, one BATT one through BlueZ.

Avoid confusing UIs and hide the Bluetooth battery from the interface by checking for duplicates each time a new device is added.

Closes: #166 (closed)

Edited by Bastien Nocera

Merge request reports