Removed duplicate g_variant_get call 60/188760/1 accepted/tizen/unified/20180911.055340 submit/tizen/20180910.080716
authorAbhishek Chandra <abhishek.ch@samsung.com>
Mon, 10 Sep 2018 06:09:55 +0000 (11:39 +0530)
committerAbhishek Chandra <abhishek.ch@samsung.com>
Mon, 10 Sep 2018 06:09:55 +0000 (11:39 +0530)
commit5019ae9a70eb6b1d84e46124a641f4bca2669790
tree64c7e43bd49dd90f461ed42317edb89062960883
parent1d21087ae1cb645d81e27205f799f5639452a324
Removed duplicate g_variant_get call

g_variant_get is called to extract
address , offset for read value request
in __bt_gatt_char_method_call twice .
Removed the redundant call.

Change-Id: Id5694e6437cef8ac016e701964b9c2a288161db6
Signed-off-by: Abhishek Chandra <abhishek.ch@samsung.com>
bt-oal/bluez_hal/src/bt-hal-gatt-server.c