lwfinger / rtl8723bu

Driver for RTL8723BU
285 stars 145 forks source link

Bluetooth Low Energy broadcast supported? #136

Open InsightDev opened 5 years ago

InsightDev commented 5 years ago

The rtl8723bu module works properly. How could I do the ble advertise(broadcast). have any document or demo? thanks.

InsightDev commented 5 years ago

I have linux kernel-3.3. the device file is /dev/rtk_btusb.

lwfinger commented 5 years ago

Any BT drivers that I offer in a GitHub repo are essentially "as-is" provided by Realtek. I know nothing of BT and I am not in a position to support anything but issues in building the drivers.

davenmccalla commented 3 years ago

What I've noticed (I think) is the BT controller in the WiFi+BT adapter doesn't use the rtl8723bu kernel module, only the WiFi portion does. The BT portion seems to load the btrtl kernel module.

lwfinger commented 3 years ago

That is the correct behavior/