| Hardware ID | Common Device Name | Typical Use | |-------------|--------------------|--------------| | 0A5C:21E8 | Broadcom BCM20702 Bluetooth 4.0 | ASRock motherboards | | 0A5C:21EC | Broadcom BCM20702A0 | HP/Compaq laptops | | 0A5C:2148 | Broadcom 2070 Bluetooth 3.0 | Older Dell systems |
// Vendor reset usb_control_msg(udev, usb_sndctrlpipe(udev, 0), 0x01, // request 0x00, // bRequestType 0x0000, 0x0000, NULL, 0, 1000); // Download firmware (binary blob) bt_bu1_load_firmware(hdev, "bt-bu1-patch.bin"); bt-bu1 driver
If you have downloaded a driver package (often a .zip or .exe file), follow these steps: | Hardware ID | Common Device Name |