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,
It should work for all if you implement different BluetoothGatt instance and different GattCallback for each device you want to connect...
BluetoothGatt
GattCallback