OSDN Git Service

Prevent spurious connect failures callback
authorStanley Tng <stng@google.com>
Thu, 8 Feb 2018 01:59:04 +0000 (17:59 -0800)
committerStanley Tng <stng@google.com>
Thu, 8 Feb 2018 16:24:23 +0000 (08:24 -0800)
commit6269f0225d3ee3de8fcb8627001ee11a7a9c59db
treefab4ab72df9d24ec41be21ceea9037161a226124
parent541862ce72d4203f015acb0956541767fa2470f1
Prevent spurious connect failures callback

Send connection failures only if the event's mac address matches the
currently bonding device.

Test: Run SL4A "BleCocTest:test_coc_secured_connection_throughput"
Bug: 71364658
Change-Id: I64243996ae37dd376ed36363a7d749b4b5ab36b2
stack/btm/btm_sec.cc