Files
oam/knowledge base/enable bluetooth pairing on boot.md
2022-05-01 11:03:32 +02:00

14 lines
418 B
Markdown

# Enable Bluetooth pairing on boot
> Bluetooth pairing on boot is enabled by default on Mac OS X, at least for Apple devices.
On GNU/Linux:
1. enable the `bluetooth` service on boot
1. make sure the `AutoEnable` option in `/etc/bluetooth/main.conf` is set to `true`
1. [optional] make sure the `FastConnectable` option in `/etc/bluetooth/main.conf` is set to `true`
## Further readings:
[bluetooth]: bluetooth.md