bash
sudo gedit /etc/bluetooth/main.conf
改为
bash
ControllerMode = dual
然后重启蓝牙服务
bash
sudo service bluetooth restart
