I have written a small app that puts my bluetooth in discoverable mode for a long time (G1 – API 1.6). I use that along with small program on windows to lock/unlock the computer if the phone is close by. Recently i try to port this app to my nexus one but it seems like i have to pop up the message every 300s to enable device to go to discoverable mode. does anyone know how i can suppress that?
I’m ok with saying ok for the first time but not every 300s 🙂
Instead of discovering the phone, wouldn’t it be more secure to pair the phone and the computer which would then let you search for it without the phone even being discoverable?