device : Handle "Does Not Exist" error in get_ida 08/186008/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Mon, 6 Aug 2018 11:31:35 +0000 (20:31 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Mon, 6 Aug 2018 11:52:32 +0000 (20:52 +0900)
commitef55679309d6199efa3191070c0a2d0f86175b34
tree63e4c121a780d6fe09dd711374e4f0d7379082d3
parentaa9b3271329649a3289501711e53d39fe38318b6
device : Handle "Does Not Exist" error in get_ida

[Problem] Even though LE RPA device is not paired, operation failed
 error code (BLUETOOTH_ERROR_INTERNAL) is reported.
[Cause & Measure] Check error->message and report BLUETOOTH_ERROR_NOT_PAIRED
 when LE RPA device is not bonded
[Checking Method] N/A

Change-Id: I726c389c8f2cc0d9458a803ac4bb3463a9e25b60
bt-service/bt-service-device.c