Service_search_error
Hi everybody,
I am trying to develop a Bluetooth based application and for that I need to look for a specific service that is going to be available in several devices. Problem is: it works fine in the emulator (surprise surprise) but once I run it on my Nokias 6630s, i keep getting the SERVICE_SEARCH_ERROR ! From what I understood, if a particular device does not have the service I am looking for, it should return SERVICE_SEARCH_NO_RECORDS, am I right?
My main question is: what could be the reason for getting the SERVICE_SEARCH_ERROR on a device that I know FOR SURE that has the service I am looking for? Any help would be appreciated.
|