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
|
|
```
|