mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
parent
6da44b2fb0
commit
ff5670342f
@ -41,7 +41,7 @@ index 2915c82d719d..8368858dda70 100644
|
|||||||
hci_set_aosp_capable(hdev);
|
hci_set_aosp_capable(hdev);
|
||||||
break;
|
break;
|
||||||
+ case CHIP_ID_8822B:
|
+ 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;
|
+ fallthrough;
|
||||||
default:
|
default:
|
||||||
rtl_dev_dbg(hdev, "Central-peripheral role not enabled.");
|
rtl_dev_dbg(hdev, "Central-peripheral role not enabled.");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user