Why the address of my BluetoothDevice changes every time I relaunch the app?
问题 I'm doing some simple scanning + advertising testing on bluetooth LE feature for Android using this sample-code I'm testing it using a Samsung 6 and a Nexus 9, and for some reason if I leave the app running on the Samsung and restart the app on the Nexus, the next time the Samsung devices finds the other device, it has a different address. In code: On the device: The funny thing it doesn't happen the other way around. (Samsung always has the same address when discovered from the Nexus 9) Is