Update bluetooth docs & add udev rules (#92)

* Update bluetooth docs

* add udev rules

* Add cmp to build

* Create bluetooth.md
This commit is contained in:
Pascal Vizeli
2018-07-10 10:11:58 +02:00
committed by GitHub
parent 7cffb1f45b
commit 5ce7331001
4 changed files with 40 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
# Bluetooth
We support `bluetoothctl` on host. Later we want also support bluetooth trought UI.
All pairs and settings are persistent over reboots and updates.
If you want setup bluetooth on host, use the *bluetoothctl* utility.
## Scan devices
```
[bluetooth]# scan on
```