]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(bluetooth): include it if Appearance matches the value assigned for keyboard
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Tue, 9 May 2023 12:24:57 +0000 (14:24 +0200)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 26 Jun 2023 07:32:39 +0000 (09:32 +0200)
commit8079ceafcac910d0c061830769866710c3e889a8
tree0c2bdae410f16d19b578352628a2a38902e9774c
parent0ecb038832038523a27f989d0eb82b45fb67861c
fix(bluetooth): include it if Appearance matches the value assigned for keyboard

Following the Bluetooth spec [1], Assigned Numbers Document, Rev. 2023-05-04,
Section 2.6.3, Appearance Sub-category, the Appearance value defined for
keyboards is 0x03C1.

This value must be checked to include the bluetooth module in hostonly mode,
because some Bluetooth keyboards do not set the Class attribute.

[1] https://www.bluetooth.com/specifications/assigned-numbers/
modules.d/62bluetooth/module-setup.sh