Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I send Bluetooth keyboard events from an iPhone app to a mac

Hi again, i am in need of a solution. I have an app that i am making, right, and i need to make it "seem" like a keyboard. So basically this app triggers remote bluetooth keyboard events. I have no idea to do this.

MacBook Pro, Mac OS X (10.7.2)

Posted on Dec 8, 2011 12:31 PM

Reply
7 replies

Dec 8, 2011 5:32 PM in response to Mak128

Bluetooth on iOS has three different functions:


• user level features -- For example, headsets. There is no developer opportunity here (well, you can play audio that comes out the headset, but you know what I mean :-).


• networking -- You can establish a PAN network to other iOS devices with GameKit or Bonjour.


• accessories -- All Bluetooth accessory developers must go through the Made for iPod program. Once you have an MFI device you can then talk to it through ExternalAccessory framework. This is how iOS devices communitate with non-iOS devices, if they can at all...


<http://developer.apple.com/ipod/>


The 4S has BLE FWIW, which is in concert w/CoreBluetooth.


CoreBluetooth.framework is back

How do I send Bluetooth keyboard events from an iPhone app to a mac

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.