Change-Id: Ic69f5573a13decc503ec8a44918808876979dde3
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Name: nfc-manager
Summary: NFC framework manager
-Version: 0.1.163
+Version: 0.1.164
Release: 0
Group: Network & Connectivity/NFC
License: Flora-1.1
context->step = NET_NFC_LLCP_STEP_RETURN;
context->result = NET_NFC_OK;
}
+
+ bt_adapter_free_device_info(device_info);
}
else
{
/* pair and send response */
context->step = NET_NFC_LLCP_STEP_03;
}
+
+ bt_adapter_free_device_info(device_info);
}
else
{