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>
Mon, 16 Mar 2020 03:43:59 +0000 (11:43 +0800)
commit8ffea167cbbb60f3b547d4eaf8030f0c7e8f4a81
tree7ab7a8f68affde274e883693f58e5fc766975cf4
parent0f13f7c4caee50a399fd1a22c387b15960dfa15b
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
Merged-In: I308320b0c10387d1cce27f709c8b2348c14dc423
btif/src/btif_dm.cc