Skip to content

Commit 16ada83

Browse files
moore-brosholtmann
authored andcommitted
Bluetooth: btmtksdio: enable AOSP extension for MT7921
Similar to MT7921 btusb, we enable AOSP extension for MT7921 btmtksdio as well. Signed-off-by: Sean Wang <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 630491f commit 16ada83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/btmtksdio.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,7 @@ static int mt79xx_setup(struct hci_dev *hdev, const char *fwname)
792792
}
793793

794794
hci_set_msft_opcode(hdev, 0xFD30);
795+
hci_set_aosp_capable(hdev);
795796

796797
return err;
797798
}

0 commit comments

Comments
 (0)