]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: Add quirk for broken READ_VOICE_SETTING
authorPedro Nishiyama <nishiyama.pedro@gmail.com>
Sat, 1 Mar 2025 06:22:58 +0000 (03:22 -0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 25 Mar 2025 16:43:25 +0000 (12:43 -0400)
commitff26b2dd6568392f60fa67a4e58279938025c3af
tree0bde119d9ac674b472972eb2647a6113f4981d91
parentb9465e6670a22a8a40bc2c6c043f6115f9cd1c9b
Bluetooth: Add quirk for broken READ_VOICE_SETTING

Some fake controllers cannot be initialized because they return a smaller
report than expected for READ_VOICE_SETTING.

Signed-off-by: Pedro Nishiyama <nishiyama.pedro@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_sync.c