OSDN Git Service

Fix bond list mismatch between Java and native
authorUgo Yu <ugoyu@google.com>
Mon, 9 Mar 2020 06:54:14 +0000 (14:54 +0800)
committerUgo Yu <ugoyu@google.com>
Thu, 12 Mar 2020 10:59:42 +0000 (18:59 +0800)
commita77880bf944cb46dbcf336ccb059fcc1f5cb40bb
tree13e0a2746d9af9139cd765b6952be6bbae13bfcf
parent3ae417f6870fb5272868ea7f5ed9f1879a99db2c
Fix bond list mismatch between Java and native

When a paired device is diconnected while authenticating, do not report
bond state change to Java since the stack does not remove the device in
this situation.

Bug: 142842685
Test: Manual
Change-Id: I308320b0c10387d1cce27f709c8b2348c14dc423
btif/src/btif_dm.cc