13 lines
278 B
Markdown
13 lines
278 B
Markdown
# 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
|
|
```
|