Re: Proper procedure to reconnect to a device in the background using CoreBluetooth
Re: Proper procedure to reconnect to a device in the background using CoreBluetooth
- Subject: Re: Proper procedure to reconnect to a device in the background using CoreBluetooth
- From: John Earl <email@hidden>
- Date: Thu, 25 Jul 2013 15:58:06 +0100
In my experience that is ok, but remember to drop any retained peripheral objects if the radio powers off (determined via the central's state change delegate callback), as they are invalidated. - see Apple's documentation.
On 25 Jul 2013, at 15:50, Raj Sathianarayanan < email@hidden> wrote: Just one more quick observation. After disconnecting if I use my cached peripheral to issue the new connect call instead of calling retrievePeripherals it seems to work. Anyone know if this will cause other problems?
|
_______________________________________________
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