Files
oam/knowledge base/enable bluetooth pairing on boot.md
2023-07-09 18:00:36 +02:00

21 lines
481 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]
<!--
References
-->
<!-- Knowledge base -->
[bluetooth]: bluetooth.md