Skip to content

Commit 28491d7

Browse files
mark-yw.chenholtmann
authored andcommitted
Bluetooth: btusb: enable Mediatek to support AOSP extension
This patch enables AOSP extension for Mediatek Chip (MT7921 & MT7922). Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
1 parent 1f9d565 commit 28491d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/btusb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,6 +2565,7 @@ static int btusb_mtk_setup(struct hci_dev *hdev)
25652565
}
25662566

25672567
hci_set_msft_opcode(hdev, 0xFD30);
2568+
hci_set_aosp_capable(hdev);
25682569
goto done;
25692570
default:
25702571
bt_dev_err(hdev, "Unsupported hardware variant (%08x)",

0 commit comments

Comments
 (0)