I have heard about bluetooth via GameKit and external accesory framework in iPhone . But I don’t know much about it . So Before reading the whole documents I just want to know that can we control bluetooth programmaticaly in iPhone .
Thanks .,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are asking if you can programmatically control arbitrary bluetooth devices, then the answer is no. GameKit uses bluetooth, but it abstracts all the details away from the app. The External Accessory framework only is for use for items that are part of the Made For iPhone program, which requires the device to authenticate using a special protocol (you can find out more by joining the program).