Re: CBCentralManager retrievePeripherals
Re: CBCentralManager retrievePeripherals
- Subject: Re: CBCentralManager retrievePeripherals
- From: Pierre Bouchet <email@hidden>
- Date: Thu, 14 Jun 2012 12:43:00 +0200
I've experimented a bit with
retrievePeripherals - my question was actually irrelevant.
(I thought retrievePeripherals would only return peripherals in range of the iPhone).
Pierre
2012/6/13 Pierre Bouchet
<email@hidden>
Hi,
Can someone confirm that there is no direct way
to receive a callback when a device with a given UUID is detected while
the app is in background ?
I've noted that CBCentralManager has a retrievePeripherals method. I suppose it cannot run continuously in the background like scanForPeripheralsWithServices does?
This means the only way to do what I need is to use scanForPeripheralsWithServices and compare the UUID of the devices I find to the one I'm looking for, am I correct?
Pierre
_______________________________________________
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