Swift – Bluetooth Low Energy – how to get paired devices?
This question is asked probably by many programmers who start working with BLE on iOS. Unfortunately, it’s not possible to retrieve a list of paired peripherals from iOS. Neither it’s possible to check if a …