Difference between revisions of "Bluetooth"

From The iPhone Wiki
Jump to: navigation, search
m (Added N90ap details, but don't know the "iPhonex,y" number. iPhone3,1? Am unsure.)
m (Yes, it's iPhone3,1. =))
Line 15: Line 15:
 
== iPhone/iPods Bluetooth Hardware Summary==
 
== iPhone/iPods Bluetooth Hardware Summary==
   
* iPhone (iPhone1,1) (m68ap) - Bluetooth (r) 2.0 + EDR
+
* iPhone (iPhone1,1) ([[M68ap]]) - Bluetooth (r) 2.0 + EDR
* iPhone 3G (iPhone1,2) (n82ap) - Bluetooth (r) 2.0 + EDR - chip specific link [[Bluetooth iPhone2,1]]
+
* iPhone 3G (iPhone1,2) ([[N82ap]]) - Bluetooth (r) 2.0 + EDR - chip specific link [[Bluetooth iPhone1,2]]
* iPhone 3GS (iPhone2,1) (n88ap) - Bluetooth (r) 2.1 + EDR - chip specific link [[BCM4325]]
+
* iPhone 3GS (iPhone2,1) ([[N88ap]]) - Bluetooth (r) 2.1 + EDR - chip specific link [[BCM4325]]
* iPhone 4 (N90ap) - Bluetooth (r) 2.1 + EDR
+
* iPhone 4 (iPhone3,1) ([[N90ap]]) - Bluetooth (r) 2.1 + EDR
   
* iPod Touch (iPod1,1) (n45ap) - No Bluetooth Hardware
+
* iPod Touch (iPod1,1) ([[N45ap) - No Bluetooth Hardware
* iPod Touch 2G (iPod2,1) (n72ap) - Bluetooth (r) 2.1 + EDR
+
* iPod Touch 2G (iPod2,1) ([[N72ap]]) - Bluetooth (r) 2.1 + EDR - chip specific link [[BCM4325]]
* iPod Touch 3G (iPod3,1) - Bluetooth (r) 2.1 + EDR - chip specific link [[BCM4329]]
+
* iPod Touch 3G (iPod3,1) ([[N18ap]]) - Bluetooth (r) 2.1 + EDR - chip specific link [[BCM4329]]
   
* iPad (iPad1,1) (K48ap) - Bluetooth (r) 2.1 + EDR
+
* iPad (iPad1,1) ([[K48ap]]) - Bluetooth (r) 2.1 + EDR

Revision as of 22:03, 14 July 2010

Bluetooth is a short-range, wireless technology, popular for its Personal Area Networking capability. Bluetooth hardware is provided on all iPhone platforms and the second generation iPod Touch platform. Apple has severely restricted the functions of Bluetooth to the end-user, for seemingly no reason, as the hardware supplied is capable of most if not all current bluetooth 2.0/2.1 functions.

With iPhoneOS 3.0, support for 3G internet bridging (PAN) or 'tethering' and A2DP over Bluetooth has been added, however the file sharing OBEX protocol is notably still missing.

Access

Developers have been able to successfully access and interface the Bluetooth hardware to achieve basic L2CAP, RCOMM and OBEX. Besides individual closed-apps that contain a patched version of the lwBT Bluetooth Stack (e.g. roqyGPS and the upcoming iBlueNova for OBEX), the open-source BTstack project at http://btstack.googlecode.com provides general Bluetooth support for multiple applications. Examples available in Cydia: BTstack Keyboard, BTstack Mouse, WiiMote OpenGL Demo and some of ZodTTD's emulators.

The device nodes of relevance here, are

  • /dev/uart.bluetooth
  • /dev/cu.bluetooth
  • /dev/tty.bluetooth
  • /dev/btreset

iPhone/iPods Bluetooth Hardware Summary

  • iPhone (iPhone1,1) (M68ap) - Bluetooth (r) 2.0 + EDR
  • iPhone 3G (iPhone1,2) (N82ap) - Bluetooth (r) 2.0 + EDR - chip specific link Bluetooth iPhone1,2
  • iPhone 3GS (iPhone2,1) (N88ap) - Bluetooth (r) 2.1 + EDR - chip specific link BCM4325
  • iPhone 4 (iPhone3,1) (N90ap) - Bluetooth (r) 2.1 + EDR
  • iPod Touch (iPod1,1) ([[N45ap) - No Bluetooth Hardware
  • iPod Touch 2G (iPod2,1) (N72ap) - Bluetooth (r) 2.1 + EDR - chip specific link BCM4325
  • iPod Touch 3G (iPod3,1) (N18ap) - Bluetooth (r) 2.1 + EDR - chip specific link BCM4329
  • iPad (iPad1,1) (K48ap) - Bluetooth (r) 2.1 + EDR