AndroidBluetoothLibrary
AndroidBluetoothLibrary copied to clipboard
Client/Server Architecture?
Hi. Can I somehow connect to multiple Bluetooth devices simultaneously with library? I basically want to connect several Bluetooth clients to one Bluetooth server. Or can the BluetoothService object only handle one connection at a time?
- I think that this library works one to one connection.
No, it doesn't support BLE (Bluetooth Low energy) so it can only work with one-one connections.