Hi!
I try to write a simple client/server application (all application is a bluetooth service and client). The client code find the bluetooth devices and register in to the local db. But when the inquiry running, it's not discoverable. (The server code run on another thread). I the emulator it's work (the scan time is 0), but when I installed into real phone (two SE and one nokia), the scan time is 10-15 sec. in this period the device undetectable by another devices.
Any idea?