ubports / ubuntu-touch

A simple and beautiful mobile OS for everyone! This repository is for Ubuntu Touch issue tracking. It does not contain any code used to create Ubuntu Touch.
https://ubports.com
1.28k stars 109 forks source link

Enable bluetooth in webapps #2071

Open uxes opened 1 year ago

uxes commented 1 year ago

Description of the feature

For our project, we would like to try ubuntu touch, in order to do that it has to have ability to communicate via bluetooth. There could be ability to enable #enable-web-bluetooth-new-permissions-backend which is in chrome available at chrome://flags/#enable-web-bluetooth-new-permissions-backend

required javascript methods to access are BluetoothDevice.watchAdvertisements() and Bluetooth.getDevices()