Question about retrieving the cached services/characteristic value of paired peripherals.
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 (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)
-
Prashant Sood