Files
frameworks_base/core/java/android/server
Arek Lichwa ae5fbb0b43 BT: Wrong publishing result of bonding error code.
During bonding bluez stack publish the error code over dbus.
JNI gets the error, in this ER case:
org.bluez.Error.AuthenticationFailed (Authentication Failed),
and then wrong call to overloaded setBondState() is made on
callstack using default result code parameter as 0 (BOND_SUCCESS).

Change-Id: I6f743cedc76e63d0c2a35e89d3aa48267b89c06e
Signed-off-by: Christian Bejram <christian.bejram@stericsson.com>
2011-05-05 10:41:25 +02:00
..
2010-05-04 23:49:24 +01:00