I have a Bluetooth device that is Apple compatible.
Now, I'm trying to get the MAC address of that device within an app. Is it possible to get the MAC address of a Bluetooth device with the help of Apples "External Accessory framework"?
I heard that it's not possible to get the MAC address the normal way, but I don't understand the "External Accessory framework" good enough to decide if it's possible with this framework or not.