I'm developing a system that identify nearby mobile devices using ESP32 for sniffing bluetooth packets.
Multiple articles indicate that it is possible to track Android phones using bluetooth, even if it is disabled:
- https://qz.com/1169760/phone-data/
- https://www.vozpopuli.com/memesis/balizas-google-bluetooth-ubicacion-Privacidad_0_1107489510.html
I have looked for more information on how to do it but I have not found anything.
Is only Google able to do that or anyone can do it?
Thanks.