Bluetooth: Difference between revisions

From iPhone Development Wiki
(starting page with two links)
(No difference)

Revision as of 22:52, 10 April 2014

Useful resources for developing with Bluetooth private frameworks on iOS:

  • BTstack - alternative Bluetooth stack for jailbroken devices, with SDP, RFCOMM, and, L2CAP APIs.
  • BeeTee - Demo application for bluetooth device scanning using the iOS private framework "BluetoothManager". (iOS 7 compatible)
  • Add more here!