im using iphone sdk 3.1.2
Does anyone know how to programatically obtain the name of a Bluetooth device
that is connected to the iphone. I am using Bluetooth in my app and want to
display the name of the paired device ie if it was a Nokia BH-200 i can display this.
Thanks
Check out the document External Accessory Framework Reference. That might allow you to do something but you’ll have to play with it to see what values you can get from it. Let me know if it works.