Can't connect multiple iOS devices to a single OS X based CBPeripheralManager at the same time
Can't connect multiple iOS devices to a single OS X based CBPeripheralManager at the same time
- Subject: Can't connect multiple iOS devices to a single OS X based CBPeripheralManager at the same time
- From: Felix Schwarz <email@hidden>
- Date: Sat, 15 Mar 2014 17:14:37 +0100
I'm working on a server/client architecture where a Mac running 10.9.2 acts as peripheral (via CBPeripheralManager) for several iOS 7 devices (both iPhone and iPad).
This works fine so long as only one iOS device wants to connect to the Mac.
When I have two iOS devices trying to connect to the Mac at once, though, only the first can make a connection, whereas the second iOS device doesn't return from -[CBPeripheral openConnection] until the first device disconnects from the Mac.
I believe to recall a WWDC session stating that, unlike in the specification, a CBPeripheralManager could have more than one CBCentral connnected to it. Is this correct?
Can an OS X based CBPeripheralManager have more than iOS connected to it?
I couldn't find any information, especially on the latter, so any insight would naturally be very welcome.
Thanks,
Felix
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden