Fixed build and run-time errors for DM itc.
authorvenkat.iyer <venkat.iyer@samsung.com>
Thu, 21 Sep 2017 10:23:46 +0000 (19:23 +0900)
committervenkat.iyer <venkat.iyer@samsung.com>
Mon, 25 Sep 2017 01:58:53 +0000 (10:58 +0900)
commit066b69ebd859052db5f212931949c9ed1f1a1e00
treefea087ef4e19ef73199c6756d3c65d4ff0e1cc69
parentf429391d23ee75c5fdcc130f5539aa59104c070e
Fixed build and run-time errors for DM itc.

Point-wise description
1. The build fix mainly involved changing function signature for linkUpEvent()
callback.
2. The run-time error fix was to provide the correct tx power level argument
for the itc_dm_conn_set_get_tx_power_p testcase.
3. Changed argument types for DM API get_client_state
4. Changed argument types for WiFiConnect SLSI API, to prevent possible compilation error
apps/examples/testcase/ta_tc/device_management/itc/itc_dm_conn.c
apps/examples/testcase/ta_tc/device_management/itc/itc_dm_lwm2m.c
apps/examples/testcase/ta_tc/device_management/itc/itc_dm_main.c