参考:https://blog.csdn.net/github_39664893/article/details/88758120

 

修改蓝牙配置文件: sudo vim /etc/bluetooth/main.conf

 

修改FastConnectable = false ,取消#注释,改为FastConnectable = true

 

修改 AutoEnable=false,去掉前面的#注释,改为AutoEnable=true。