From aaf42472824865f553eeb7e17c7fa1c024da1305 Mon Sep 17 00:00:00 2001 From: zxystd <1051244836@qq.com> Date: Wed, 8 Dec 2021 23:44:02 +0800 Subject: [PATCH] Inject 0x07DA id as CSRBluetoothHostControllerUSBTransport, it is CSR chip so there is unnecessary to use IntelBluetoothFirmware. Tested with Centrino Advanced-N 6235. --- IntelBluetoothInjector/Info.plist | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/IntelBluetoothInjector/Info.plist b/IntelBluetoothInjector/Info.plist index 60bdea4..6593174 100644 --- a/IntelBluetoothInjector/Info.plist +++ b/IntelBluetoothInjector/Info.plist @@ -168,6 +168,21 @@ idVendor 32903 + csr + + CFBundleIdentifier + com.apple.iokit.CSRBluetoothHostControllerUSBTransport + IOClass + CSRBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 2010 + idVendor + 32903 + NSHumanReadableCopyright Copyright © 2020 钟先耀. All rights reserved.