Re: CBPeripheralManagerDelegate: How to know when a peripheral is connecting
Re: CBPeripheralManagerDelegate: How to know when a peripheral is connecting
- Subject: Re: CBPeripheralManagerDelegate: How to know when a peripheral is connecting
- From: András Kövi <email@hidden>
- Date: Mon, 10 Jun 2013 12:14:37 +0200
Hi Fred,
there used to be callbacks on the peripheral manager for this purpose, they are actually mentioned in the WWDC2012 presentations. However, the developers later decided that this interaction is not important for most apps, thus, they have been removed from the final CB stack.
You can register the clients in the subscribe and unsubscribe callbacks and this in for is also available if there is a write request or read for a dynamic attribute. This is all you have at the moment.
Andras
_______________________________________________
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