android: rtl8723bu wifi and bt support

Signed-off-by: August <mingxin.android@gmail.com>
This commit is contained in:
August 2018-08-03 14:30:24 +08:00
parent 4a204587b4
commit 0a0b11e0d7
529 changed files with 436710 additions and 3003 deletions

View file

@ -1,12 +1,12 @@
# RELEASE NAME: 20171107_BT_ANDROID_8.x
# Bluetooth Device Name; NULL or comment means "ro.product.model"
# Name=Realtek Bluetooth
Name=BPI-M64
# Indicate USB or UART driver bluetooth
# For usb device:
# BtDeviceNode=/dev/rtk_btusb
BtDeviceNode=/dev/rtk_btusb
# For uart device:
BtDeviceNode=/dev/ttyS1
# BtDeviceNode=/dev/ttyS1
# Device Class
DevClassServiceClass=0x1A

View file

@ -6,6 +6,6 @@ on boot
# Bluetooth
# UART device
chmod 0660 /dev/ttyS1
chown bluetooth net_bt_admin /dev/ttyS1
chmod 0660 /dev/rtk_btusb
chown bluetooth net_bt_admin /dev/rtk_btusb