DiscoveryListener.SERVICE_SEARCH_DEVICE_NOT_REACHABLE
Hello together!
I have a midlet that uses a bluetooth conneciton. With a nokia it starts reading, but with the Sony Ericsson K750i I just find the device and then when I search for services I get in the method
serviceSearchCompleted(int transactionID,int responseCode)
the result 6 which is:
DiscoveryListener.SERVICE_SEARCH_DEVICE_NOT_REACHABLE
Why is this?
Does anybody have an idea?
Thanks for your help.
Markus

