OSDN Git Service

Fixed SMP failure for Privacy enabled Multi-Adv
authorPriti Aghera <paghera@broadcom.com>
Tue, 12 Aug 2014 21:31:28 +0000 (14:31 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 13 Aug 2014 17:39:00 +0000 (10:39 -0700)
commit817eec282452d37d308a0ae90e8f4832c6dff650
tree78a7bf81f2bf631a222a15e3b19138abf0a9eafb
parent3e278d3f114907775626a3826c69e52a2278fe07
Fixed SMP failure for Privacy enabled Multi-Adv

When privacy is enabled and multi adv instance is used, SMP pairing
was failing as wrong local connection address was used. Included a fix
so that local connection address is always updated when connection handle
to adv instance mappping event is received.

Bug: 16872808
Change-Id: I288cd6cd85fe8547d0e85b1d8419a3412a993126
stack/btm/btm_acl.c
stack/btm/btm_ble_multi_adv.c