CBCentralManager retrievePeripherals
CBCentralManager retrievePeripherals
- Subject: CBCentralManager retrievePeripherals
- From: Pierre Bouchet <email@hidden>
- Date: Wed, 13 Jun 2012 18:06:55 +0200
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