Support old storage format 40/118340/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Tue, 13 Sep 2016 13:00:59 +0000 (22:00 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 10 Mar 2017 05:22:01 +0000 (14:22 +0900)
commit5405e1b56dd7e041b64ac3884005950335a07312
tree2b3d7cc71a99ec7ec2cd05199bc81ee3e5f87d9c
parent2b252d9b9f73a9a1777ac5aa2e98395977d3c12d
Support old storage format

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

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

[Problem] Old storage has BR/EDR/LE information in one RPA directory. So
 dbus object path is made as RPA. If we pass IDA when upper layer
 requests, it cannot be used because there is no matched dbus object
 path.
[Cause & Measure] Current storage policy separates BR/EDR and LE
 information to each addresses. So both dbus object paths are created. So
 in this case, IDA should be passed to upper layer. But in case of old
 version's paired device, RPA should be passed to upper layer.
[Checking Method] The device which has old storage (e.g. R730 VP1) makes
 pairing with iOS -> FOTA to new storage (e.g. VP2)

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

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