OSDN Git Service

BLE OOB Pairing - parse address type (1/5)
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 10 Nov 2016 00:39:10 +0000 (16:39 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 10 Nov 2016 19:53:51 +0000 (19:53 +0000)
commit7921e8f594079e00e90173a8fe7483ad72443b34
tree98f805f57e85e0b50f8c77f9fa21bb227554b9ff
parent4451b3bf8891639360e0890b15949b875233bda6
BLE OOB Pairing - parse address type (1/5)

When address type is not parsed, creating bond to devices not using
random address is impossible.

Bug: 32780409
Test: try pairing with nRF52DK using random address
Change-Id: I95c4ebc7bd03cd1b895c9f17deef2e57d8b57d2a
btif/src/btif_dm.cc
stack/btm/btm_acl.cc
stack/btm/btm_ble.cc
stack/include/btm_api.h
stack/include/btm_ble_api.h