[iotcon] fix some implementation issue. 55/94055/4
authorjk.pu <jk.pu@samsung.com>
Thu, 27 Oct 2016 04:33:26 +0000 (13:33 +0900)
committerJeongkyun Pu <jk.pu@samsung.com>
Mon, 31 Oct 2016 05:34:13 +0000 (22:34 -0700)
commitc02440b86821e4b3216dacfb76f2b53709a71407
tree6d83e66f5b6d82c44bcd6464f7087ae79a22cb88
parentaa8971d50960a4edae1d1407e18eff7d0d9af39b
[iotcon] fix some implementation issue.

1. fix RequestCallback is not called when client send get operation.
2. fix response send() issue(request id is not set, can't find proper response handler)

Change-Id: If3cbaba6aa4ef941c83395b6440ec5addbbee3d4
Signed-off-by: jk.pu <jk.pu@samsung.com>
src/iotcon/iotcon_api.js
src/iotcon/iotcon_instance.cc