I understand the BluetoothManager Framework is part of the private API, but I'm curious if anyone has any experience working with it.
I'm able to turn Bluetooth on and off, but I'd like to get a list of devices.
Calling the pairedDevices
method seems to write all the info I need to the log, but doesn't return an array of devices.