难道Android的4.3支持多个BLE设备连接? [英] Does Android 4.3 support multiple BLE device connections?

查看:344
本文介绍了难道Android的4.3支持多个BLE设备连接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前工作在Android 4.3蓝牙低耗能,我能够连接到设备,获得服务,读/写服务。现在,当我尝试连接到第二个设备,第二设备服务被接收和第一个设备的服务都将丢失。现在,当我尝试连接到读/写的第一个设备的特点,没有什么作品。

I am currently working on Android 4.3 Bluetooth Low Energy, I am able to connect to a device, get services, read/write service. Now when I try to connect to second device, services of second device is received and first device services are lost. Now when I try to connect to write/read characteristic of first device, nothing works.

有没有人试图连接到多个设备。你如何初始化盖特两个设备?

Has any one tried connecting to multiple devices. How do you initialize Gatt for two devices?

推荐答案

它应该适用于所有,如果您实现不同的 BluetoothGatt 实例和不同的 GattCallback 为要连接的每台设备...

It should work for all if you implement different BluetoothGatt instance and different GattCallback for each device you want to connect...

这篇关于难道Android的4.3支持多个BLE设备连接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆