Well, they weren't that sophisticated if they left the bluetooth device transmitting. Pretty stupid if you ask me.<p>If it were me, I would have either:<p>1. Require a secret pin to be entered in order to activate the bluetooth.
2. Don't use bluetooth. For example the nRF51822 chip (e.g. in this module [1] allows you to implement your own radio protocols. You could make it impossible to detect - it could only respond when send a secret code of some sort.<p>[1] <a href="http://www.seeedstudio.com/depot/Seeed-Micro-BLE-Module-w-CortexM0-Based-nRF51822-SoC-p-1975.html" rel="nofollow">http://www.seeedstudio.com/depot/Seeed-Micro-BLE-Module-w-Co...</a>