[Feature Request]: Add Bluetooth support as it was in legacy armbian-config
Which feature would you like to have?
It was good feature to install bluetooth support in one click by tool, can we see this in actual ver.?
Funding
Hey @anqwerty !
Looks like it's your first time interacting with Armbian here on GitHub.
Welcome and thank you for taking the time to report an issue :heart:.
Don't forget to star :star: the repo.
being a good place for ux components and I have use for a bt speaker :)
found what was migrated from the legacy config.
armbian-config --api help | grep bt
connect_bt_interface - Migrated procedures from Armbian config.
connect_bt_interface
https://github.com/armbian/configng/blob/de375591b69dbbbc5fbf625e5c60385efdcf7bd0/tools/modules/network/connect_bt_interface.sh#L10
armbian-config --api connect_bt_interface
disable menu entry https://github.com/armbian/configng/blob/de375591b69dbbbc5fbf625e5c60385efdcf7bd0/tools/json/config.network.json#L134
Seems worth looking into and refining were needed.