Question about retrieving the cached services/characteristic value of paired peripherals.
Question about retrieving the cached services/characteristic value of paired peripherals.
- Subject: Question about retrieving the cached services/characteristic value of paired peripherals.
- From: Prashant Sood <email@hidden>
- Date: Thu, 26 Jul 2012 15:28:39 -0700
W.r.t the Adv CoreBT WWDC 12 presentation, i wanted to know how we can
retrieve the cached service and characteristic structure in code for
paired LE devices.
From the API i see the callback function which returns the CBPeripheral object.
I'm guessing but can you please confirm if i retrieve this peripheral
then, would the peripheral have the service/characteristic tree
already available.
- (void)centralManager:(CBCentralManager *)central
didRetrievePeripherals:(NSArray *)peripherals
Is there some other NSDictionary or some other structure where this
cached data structure might lie.
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