Problem about 128 bits CBUUID Advertising
Problem about 128 bits CBUUID Advertising
- Subject: Problem about 128 bits CBUUID Advertising
- From: Khaos Tian <email@hidden>
- Date: Mon, 17 Sep 2012 14:21:52 +0800
Hi,
Is there anyone faced the problem that when CBPeripheralManager Advertising a 128 bits CBUUID in CBAdvertisementDataServiceUUIDsKey , the order of the CBUUID become different from it's original value? Like when I advertising like this
NSDictionary *advertisingData = @{CBAdvertisementDataServiceUUIDsKey : @[[CBUUID UUIDWithString:@"EBA38950-0D9B-4DBA-B0DF-BC7196DD44FC"]]}; [peripheral startAdvertising:advertisingData];
The actual thing it advertising is FC44DD96-71BC-DFB0-BA4D-9B0D5089A3EB .
This problem only happened if I try to use 128-bit UUID for advertising, 16-bit works great. So is there anything wrong on my own side?
|
_______________________________________________
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