我在命令行上用ubuntu(15.04)连接到蓝牙音箱。 我可以用
扫描并配对扬声器hcitool scan
bt-device -c <mac address>
但是当我使用以下命令连接时,出现错误。
bt-audio -c <mac address>
org.bluez.Error.Failed: Connect Failed
后来我发现这些日志出现在/ var / log
中Unable to select SEP
bluetoothd[588]: Unable to select SEP
任何人都知道解决方案吗?