commit | ae5fbb0b4363a2a399e92e310777d7a955a25370 | [log] [tgz] |
---|---|---|
author | Arek Lichwa <arkadiusz.lichwa@tieto.com> | Wed Feb 23 11:52:34 2011 +0100 |
committer | christian bejram <christian.bejram@stericsson.com> | Thu May 05 10:41:25 2011 +0200 |
tree | 9fda240e89a8584e59eac21b71c619a2c7189bdd | |
parent | eb8171bcff9bd980dbdfc99b2d843a5bcc0ae3e5 [diff] |
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>