Re: CBPeripheral UUID is unique?
Re: CBPeripheral UUID is unique?
- Subject: Re: CBPeripheral UUID is unique?
- From: Etan Kissling <email@hidden>
- Date: Tue, 12 Mar 2013 22:57:40 +0000
- Thread-topic: CBPeripheral UUID is unique?
Flavio,
On the lower levels, the BD_ADDR can be used to uniquely identify a Bluetooth device
from any other remote device. (There are some more details for when using an encrypted
link, but those are not necessary in this context).
I don't know how the UUID is generated on the central, but it is the only information that
you can receive using CoreBluetooth in order to identify a device. If you want to have more
information, you have to use the manufacturer information advertisement data, or use
custom characteristics to identify after a connection has been made.
Etan
wrote:
Hi Etan,
thank you very much for the answer. Do you have some suggestion about how to uniquely indentify a peripheral with the same piece of information between different devices?
Do you know how is it generated this UUID on the Central? it will use for sure some peripheral information that remain constant, is it available to be picked from the Core Bluetooth?
Flavio
|
_______________________________________________
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