OSDN Git Service

LE: Fix random address resolution when done in the stack
authorAndre Eisenbach <eisenbach@google.com>
Sun, 3 Aug 2014 22:57:06 +0000 (15:57 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Sun, 3 Aug 2014 23:07:58 +0000 (16:07 -0700)
commitf37456d5a14773e25386629803f7dcaecb37fb99
tree872026db7dc524753fabaaf3dec31f3d915f3501
parent84a3b261821b31ed33c21fe1ed4da918a33901d6
LE: Fix random address resolution when done in the stack

If the local device does not support random address resolution in the
Bluetooth chip, it has to be performed in the host stack. This patch
fixes some instances where address resolution was not performed
properly, causing device reconnection to fail.

Change-Id: Ifb84a9fa44995caa3680d9a0b4248ef911eb9ad0
stack/btm/btm_ble.c
stack/l2cap/l2c_ble.c