mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
parent
5f87dac24a
commit
1d42f65939
@ -41,7 +41,7 @@ index 2915c82d719d..8368858dda70 100644
|
||||
hci_set_aosp_capable(hdev);
|
||||
break;
|
||||
+ case CHIP_ID_8822B:
|
||||
+ set_bit(HCI_QUIRK_BROKEN_LOCAL_EXT_FEATURES_PAGE_2, &hdev->quirks);
|
||||
+ hci_set_quirk(hdev, HCI_QUIRK_BROKEN_LOCAL_EXT_FEATURES_PAGE_2);
|
||||
+ fallthrough;
|
||||
default:
|
||||
rtl_dev_dbg(hdev, "Central-peripheral role not enabled.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user