hsvsll / backport-android-bluetooth

Automatically exported from code.google.com/p/backport-android-bluetooth
0 stars 0 forks source link

D-Bus error @ Hero #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I got an error when I call getName() of BluetoothDevice class.
I'm using Hero. The following are the logs.

03-21 23:05:27.961: INFO/bluetooth_common.cpp(63): com.ti.btips, 
/com/ti/btips, com.ti.btips.bmg, GetRemoteDeviceName
03-21 23:05:27.981: ERROR/bluetooth_common.cpp(63): btbus_func_args_argmap: 
D-Bus error in GetRemoteDeviceName: org.freedesktop.DBus.Error.ServiceUnknown 
(The name com.ti.btips was not provided by any .service files)
03-21 23:05:27.981: ERROR/BluetoothDeviceService.cpp(63): 
getRemoteNameNative.. FAIL

Original issue reported on code.google.com by reason...@gmail.com on 21 Mar 2010 at 3:16