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!