OSDN Git Service

BLE OOB Pairing - parse address type (5/5)
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 10 Nov 2016 00:51:09 +0000 (16:51 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 10 Nov 2016 19:51:49 +0000 (19:51 +0000)
commitf465823f6d0969dc8ea2c6666b227d02d6dea25e
tree259f2cb8062f2fe1316ae3f2a97e007585ffebd9
parentdf3d68c9b2ae39dba1f875da9074726d7287c3ef
BLE OOB Pairing - parse address type (5/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: Ie6cc1f8c008d43b2acd021b47f9bbfb1f63472e8
core/java/android/bluetooth/OobData.java