Re: CBPeripheral object / identifier not unique for iOS device
Re: CBPeripheral object / identifier not unique for iOS device
- Subject: Re: CBPeripheral object / identifier not unique for iOS device
- From: Nick Brook <email@hidden>
- Date: Tue, 08 Dec 2015 10:32:22 +0800
Does anyone have any idea about this? Should I create a bug report?
Nick
I’m connecting several iOS devices, each advertising and scanning. After connection some information is retrieved from the peripheral, and then it disconnects. When another advertisement packet is received, it checks if the CBPeripheral object has already been discovered previously. My problem is that I am seeing multiple CBPeripheral instances with different identifiers for the same device. Is this correct behaviour? Shouldn’t the identifiers (at least) be constant for each peripheral device?
|
_______________________________________________
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