We are using the iOS private framework BluetoothManager for a simple experiment -- to find discoverable generic (non-iOS) BT devices within reach. Now, only the fol
The GKSession class which is part of the GameKit framework is what you are looking for as it provides the ability to discover and connect to nearby iOS devices using Bluetooth.