openSuse Tumbleweed
QEMU 8.02
bliss 14.10
How to enable the Bluetooth ?
With android-x86, I use these commands :
to check the Bluetooth dongle is there
hciconfig -a
to enable the Bluetooth
su root pm disable com.android.bluetooth
su root pm enable com.android.bluetooth
but with Bliss, there is no "hciconfig" and "su" command.