BluetoothSerial icon indicating copy to clipboard operation
BluetoothSerial copied to clipboard

Why doesn't `isConnected` check mac address?

Open zhaoyi0113 opened this issue 5 years ago • 1 comments

I can specify mac address on bluetoothSerial.connect but why doesn't isConnected has that parameter? If it connects to multiple devices, how do we differentiate these devices when calling isConnected?

zhaoyi0113 avatar Dec 14 '18 01:12 zhaoyi0113

Having the same issue here. We need to check if a specific device is currently connected, not just any device.

Any help would be appreciated!

aximobile avatar Mar 07 '19 09:03 aximobile