Resolve Private address as a peripheral

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

I'm actually using a psoc as a peripheral server. I'm using a white list as a security layer and I need to be compliant with iOS standard :

   

"3.7 Privacy The accessory should be able to resolve a Resolvable Private Address in all situations. Due to privacy concerns, the Apple product will use a Random Device Address as defined in the Bluetooth 4.0 specification, Volume 3, Part C, Section 10.8."

   

I know that there are API methods to resolve an address as a central device, but I didn't see one for the peripherals. Did someone know to handle resolvable addresses as a peripheral?

   

Best regards,

0 Likes
1 Solution
Anonymous
Not applicable

Currently, there are no APIs to resolve the address as Peripheral.

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Currently, there are no APIs to resolve the address as Peripheral.

0 Likes