为什么蓝牙无法连接?
蓝牙单元可以在 Debian 测试 (9.0 Stretch) 上找到但无法连接到其他设备。蓝牙适用于不同的操作系统。BIOS 设置允许无线。
安装了以下软件包:
$ sudo dmesg | grep -i blue
[ 18.086647] Bluetooth: Core ver 2.22
[ 18.086660] Bluetooth: HCI device and connection manager initialized
[ 18.086663] Bluetooth: HCI socket layer initialized
[ 18.086664] Bluetooth: L2CAP socket layer initialized
[ 18.086668] Bluetooth: SCO socket layer initialized
[ 18.149652] Bluetooth: hci0: BCM: chip id 63
[ 18.165659] Bluetooth: hci0: BCM20702A
[ 18.166653] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ …
Run Code Online (Sandbox Code Playgroud)