Skip to content
Commit ae5fbb0b authored by Arek Lichwa's avatar Arek Lichwa Committed by christian bejram
Browse files

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: default avatarChristian Bejram <christian.bejram@stericsson.com>
parent eb8171bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment