bluetooth and service discovery
I am trying to establish bluetooth connection between pc and mobile.my pc is server . i am using avelinkBT.jar from www.atinav.com to do bluetooth coding on server side . it is running well till acceptAndOpen() method called by notifier. it waits for client to connect there.So it means service is registered in SDDB and client on mobile can discover it . but when i run client on mobile it discovers device well but fails to discover the service . i am stuck up with this problem for many days . i am using the same uuid on both side . my client side application work well on emulator of wtk2.2.and discovers the service.
hope somebody helps me out.

