On Sun, Aug 2, 2009 at 10:07 PM, Sidharth Malhotra<[email protected]> wrote: > > Hi all, > > I am using the latest cupcake build. When I start Bluetooth (BT) UI > and inquire for devices, a few strange things are happening: > > 1. Sometimes Inquiry does not show any devices on the UI. Upon > debgging with help from hcidump, I see that a inquiry command is sent > and some devices are found. After this, inquiry complete is received > on the host side. But, no remote name request goes out from the UI. > This is strange. After I reboot, everything works fine for sometime.
Ok so Chipset<->Host is working. My first guess would be that DBUS has a problem. Try using 'dbus-monitor --system' to see if the device discovered signals appear on the dbus bus. Check that the hcid daemon has not crashed. > 2. If I try to connect (phone/media connection) to any headset, I am > able to pair successfully with the device. But, the service level > connection always fails (Error message: Unable to connect to > <DEVICENAME>). Do I need to set any device info / pairing information > in any specific location? Bluez usually had a pincodes file, but I do > not see any such thing for Android. What does the hcidump look like during the connection attempt? > > Maybe I am missing certain .conf file setting or some other setting. > Can someone help? The second issue is obviously troubling me more. > > Thanks, > Sidharth > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
