Re: didFailToConnectPeripheral not called with peripheral implementing rotating ble address
Re: didFailToConnectPeripheral not called with peripheral implementing rotating ble address
- Subject: Re: didFailToConnectPeripheral not called with peripheral implementing rotating ble address
- From: Hank Li <email@hidden>
- Date: Tue, 02 Dec 2014 20:41:16 -0800
Connect to stale peripharel will cause error, it will not trig that delegate method.
On Tuesday, December 2, 2014, Prashant R <
email@hidden> wrote:
Hi ,
One iOS 8, I am implementing a central that scans for peripherals and presents the list in a tableview.
I see that I see multiple instances of the same peripheral(when the peripheral rotates it's address). This is as expected.
When the user connects to the stale peripheral, the central manager delegate function is never invoked
[central_manager cancelPeripheralConnection:targetPeripheral];
Is there some other bootstrapping to do get this going or this is an issue ?
--
Thanks,
_______________________________________________
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