Create RPA device structure separately from others 38/84938/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Thu, 18 Aug 2016 05:38:01 +0000 (14:38 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 23 Aug 2016 01:34:23 +0000 (10:34 +0900)
commit4d0dab12010e43d89af12b9d987720d42e77044f
tree8551072990e46dcbfe250267dd7fede0656ddbd1
parent0407e3f0b7b799c7b0d831291ee4577419f1dcee
Create RPA device structure separately from others

[Model] COMMON
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] Internal
[Occurrence Version] N/A

[Problem] Paired remote device's address is changed after BR/EDR pairing
-> LE pairing when it uses RPA address for LE
[Cause & Measure] When LE is paired, BR/EDR device structure is merged
to LE RPA device structure. It causes address change of BR/EDR device
and applications cannot track that device.
[Checking Method] BR/EDR Pairing -> LE Pairing with M OS Android device

[Team] Basic connection
[Developer] Seungyoun Ju
[Solution company] Samsung
[Change Type] Specification change

Change-Id: Ia7afff8151c1f10024bae8826c0ecaf1ee25a26d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/adapter.c
src/device.c
src/device.h