Fix build issue caused by #16731
authorAndrii Shtompel <a.shtompel@samsung.com>
Tue, 4 Apr 2017 15:05:27 +0000 (18:05 +0300)
committerKevin Kane <kkane@microsoft.com>
Wed, 5 Apr 2017 02:05:42 +0000 (02:05 +0000)
commita9f57d86fb5c3938c68d124f108c738db2d3fae3
tree99fe18a328a856824e1563239dac3f547705b29c
parentbc7d6f0e92f10df56a874a367e2ad16a44b3b1d3
Fix build issue caused by #16731

Patchset #16731 changed callback API, and then some time it wasn't rebased.
During that time CA API tests were updated, and old callback API were used.
Gerrit showed no conflicts, Jenkins build were successful.
It is required to rebase more frequently.

I've fixed build error + fix compiler warnings in that file.

Change-Id: I360f22cba5ec70075eff4f814f319678bbf099c8
Signed-off-by: Andrii Shtompel <a.shtompel@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18481
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Kevin Kane <kkane@microsoft.com>
resource/csdk/connectivity/test/ca_api_unittest.cpp