I've successfully compiled the kernel branch of the rtl8723au_bt repo on Raspbian 4.1.12-v7+
The driver seems to be installed, as I can see the bluetooth device. However running hcitool scan returns no devices found. When I instead use a different USB bluetooth dongle, it does find the other device (my phone).
I can see the device with hcitool dev, and I get the following information with hciconfig -a:
I've successfully compiled the kernel branch of the rtl8723au_bt repo on Raspbian 4.1.12-v7+
The driver seems to be installed, as I can see the bluetooth device. However running hcitool scan returns no devices found. When I instead use a different USB bluetooth dongle, it does find the other device (my phone).
I can see the device with hcitool dev, and I get the following information with hciconfig -a:
The dmesg | grep -i bluetooth command returns this:
Running hcidump --raw when scanning shows no other devices:
I'm probably missing something obvious, any help would be much appreciated.
Some other data that may be of use:
lsmod | grep btusb
lsusb