Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以获取 BluetoothDevice 功能列表吗?即)蓝牙设备是设备,系统,打印机或扫描仪等。我想通过BluetoothDevice从特定设备获取服务。是否有任何获得设备服务的意图?
BluetoothClass 可用作粗略描述设备的提示(例如在 UI 中显示图标),但不能可靠地描述设备实际支持的蓝牙配置文件或服务
要从设备获得支持的服务,我们必须使用
android.bluetooth.BluetoothClass.Service