Re: Detecting when a peripheral stops advertising
On Jul 16, 2013, at 16:48 , William Henderson <william.c.henderson@gmail.com> wrote:
I don't think so. What I do to work around this is allow duplicates and then have a timeout. If we haven't seen a peripheral for a few seconds, it disappears from the list.
How do you de-dupe?
-- William Henderson Sent from my iPhone
On Tuesday, July 16, 2013 at 4:41 PM, Rick Mann wrote:
Is it possible to tell when a peripheral has stopped advertising? When I'm showing my BLE connection UI, I list all the peripherals that come back. But when one of them went down (we cut power to the radio), it stayed in the list, because there's no notification I know of for when it goes away.
Am I overlooking something? Thanks,
-- Rick
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/william.c.henderson%40...
This email sent to william.c.henderson@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/rmann%40latencyzero.co...
This email sent to rmann@latencyzero.com
-- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rick Mann