13 lines
291 B
Markdown
13 lines
291 B
Markdown
# Bluetooth
|
|
|
|
We support `bluetoothctl` on the host. Later we want to support Bluetooth through the UI.
|
|
All pairs and settings are persistent over reboots and updates.
|
|
|
|
If you want to setup Bluetooth on the host, use the `bluetoothctl` utility.
|
|
|
|
## Scan devices
|
|
|
|
```
|
|
[bluetooth]# scan on
|
|
```
|