- Where Developers Learn, Share, & Build Careers


The IOS noob question is here, though I hope that it is not a repetition of iOS 4+ targeting to develop on XCode 4.3 I I am struggling to get guidance on how to get a list of Bluetooth devices. It seems that there are many Bluetooth interfaces but please correct me if I got the following error for the dedicated purposes: Core Bluetooth: Bluetooth LE (Bluetooth 4.0) gamekit: Peer-peer based on session ID EAAccessory: MFI Bluetooth device in XCode 3.0 There is also the useless "Bluetooth Manager" API. Can someone share with me how to get a list of Bluetooth devices with the current device running on my app? I am only interested in make, model, identifier (or serial number), I really do not need to communicate with the devices, just to be sure. thank you in advanced.

Try downloading these examples and try to resolve your needs:

Hope will be a helper

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -