OSDN Git Service

Only add RPA devices to the resolving list
authorNitin Arora <niarora@codeaurora.org>
Sat, 8 Oct 2016 00:30:07 +0000 (17:30 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 20 Oct 2016 01:27:46 +0000 (18:27 -0700)
commit7e51e6694eec132a70697305db7e60a53c906a36
tree457b55cfd3e978cad8fb52f78173a80100e1d755
parent8f95cf538749327ab5562be305c6048307ab27d3
Only add RPA devices to the resolving list

This change makes sure that the remote devices which are being
added to the resolving list are RPAs and they do not have a public
address type.
This is needed to address the new privacy specification where,
by default, the controller only searches for RPAs in the
advertisements if a corresponding entry is present in the
resolving list.

CRs-Fixed: 1080023
Change-Id: I7a925c9faf8004ce631bc73b5a3ae15af8d42796
stack/btm/btm_ble_privacy.c