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

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

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
net/bluetooth/hci_sync.c