How to List discoverable Bluetooth devices and already paired devices in iOS, which method to use in swift?
I would like to include Bluetooth feature on my app using swift. I want to list all nearby/discoverable peripheral devices including those devices are already paired |
Which method i should use for listing the paired devices. Im using CoreBlutooth framework for implementing Bluetooth availability check. If Bluetooth works fine i would like to list out paired devices. And if possible please provide the method for connecting the device directly from the listed paired devices
iPhone 6s Plus, iOS 9.3.3