> Did you see the question in the 0/3 cover letter asking why > rtl8188ee_bt_hw_init() isn't called? Checked vendor driver. For RTL8188E, only USB interface implements this function, but no caller. The PCI interface doesn't support Bluetooth. I think you can find the vendor drivers in github or somewhere. That's not too hard to address this.