This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Why android 5.0.2 using Non-Resolvable Private Address?

Other Parts Discussed in Thread: CC2541

Hi

I had a HTC smartphone with android 5.0.2. it can pair with CC2541(peripheral role) at  first time. then when they are going to reconnect, i noticed that CC2541 can't resolve the peer address and the peer address type is ADDRTYPE_PRIVATE_NONRESOLVE(0x02). what's more, the bonds[GAP_BONDINGS_MAX].reconnectAddr is always initial value. i called the this API(VOID GGS_GetParameter(GGS_RECONNCT_ADDR_ATT,reconnectAddr)) after pair has completed to get peer device reconnectAddr. but it doesn't work. anybody know this issue? thanks in advance!