bquanhuang / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

Pin Pairing, How to? #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I try to connect from PC(win7 OS) to a custom Bluetooth device(andriod OS) 
using BlueCove.
2. The device(andriod os) needs to pairing, I can pair the device.
3. but when I try to search for services I always get 
SERVICE_SEARCH_DEVICE_NOT_REACHABLE in serviceSearchCompleted() and no services 
are discovered.

What is the expected output? What do you see instead?
How to Pin Pairing use java language?

Original issue reported on code.google.com by carol.ja...@gmail.com on 30 May 2011 at 3:00

GoogleCodeExporter commented 8 years ago

RemoteDeviceHelper.authenticate(r, "0000");

Original comment by orlando...@gmail.com on 15 Aug 2011 at 1:32