Potential Bluetooth Support in the Android App Support (AAS)

Would it work if your enable script was something like

  1. Stop AAS and BT
  2. echo "Proxies=android.hardware.bluetooth@1.1::IBluetoothHci,android.hardware.bluetooth@1.0::IBluetoothHci/default" > /opt/appsupport/etc/appsupport.conf.d/99-passthrough.conf
  3. Restart BT and AAS

And disable script could be something like enable script, except in step 2. you delete that previously created config-file?

or maybe to have two files, one original, one modified and scripts will rename them as needed.

2 Likes

better yet, create a symlink and change it when needed

Including this is Sailfish would be a giant step.
I’m not unfamiliar with tinkering with Linux but in my current everyday life there is just not enough time for things like these.

4 Likes