I am working on developing an app for Android that requires a bluetooth connection. I currently have the most recent version of android x86 installed using virtualbox on my linux mint 18.3 OS. Everything is working fine except one thing, bluetooth.
When I go to turn the bluetooth on, it says it is on temporarily, but then shuts off when I go back to the bluetooth settings.
Image of bluetooth settings turned on
Bluetooth settings after returning to general settings
As you can see, the bluetooth doesn't actually turn on. I have ported my laptop's integrated bluetooth to virtualbox, and my output from hciconfig -a is as shown below:
I really would like bluetooth to work so I can properly test the app, any help is appreciated!