BluetoothKit
BluetoothKit copied to clipboard
Pause feature + multi-characteristic discovery.
-
It's now also possible to simply pause a BKPeripheral instance, keeping the info about all the connected BKCentrals.
-
It's now possible to look for multiple BKCharacteristic associated with a BKService. Delegate methods have been updated accordingly.
This has conflicts
@Diiaablo95 can you fix the build errors and I will merge