archlinux自动连接蓝牙设备

wiki:
https://wiki.archlinux.org/title/Bluetooth_(简体中文)

1. 确保蓝牙服务开机启动

systemctl enable bluetooth

2. 打开自动链接
配置文件:/etc/bluetooth/main.conf

# AutoEnable defines option to enable all controllers when they are found.
# This includes adapters present on start as well as adapters that are plugged
# in later on. Defaults to 'false'.
# AutoEnable 设置为true可以在设备发现时自动链接上
AutoEnable=true
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章