commit | cf95677cc36cb1202417845bbd0f753e140ad77f | [log] [tgz] |
---|---|---|
author | Brian Gix <bgix@codeaurora.org> | Thu Oct 20 15:18:51 2011 -0700 |
committer | Brian Gix <bgix@codeaurora.org> | Sun Oct 30 18:32:10 2011 -0700 |
tree | 29eac40535f9b67fba023b5df6d351e25291fd00 | |
parent | 363302a1622935b785f83dd1ae8f8ac16121fb47 [diff] |
Bluetooth: Cache LE Address Type with LTK, and use for reconnections LE-Only devices require that an Address Type (Public or Random) be included in Connection Requests. This info is available at Pairing but must be cached so that it is available at reconnection time. This change includes the Address type with the Pairing data. Change-Id: I50c78ad31d8be70f5c3f49a0529039e4a26daaac Signed-off-by: Brian Gix <bgix@codeaurora.org>