蓝牙如果手动配对并已连接,获取连接的设备: 1.检测连接状态: int a2dp = bluetoothAdapter.getProfileConnectionState(BluetoothProfile.A2DP); int headset = bluetoothAdapter.getProfileConnectionState(BluetoothProfile.HEADSET); int health = bluetoothAdapter.getProfileConnectionState(
* daemon not running. starting it now on port 5037 * *demon started successfully* *list of devices attached* 下面并没有列出uuid,此情况一般是由于没有安装adb interface 驱动所导致的 需自己手动安装adb interface 驱动