Updated the Arduino APIs and updated sample app
authorlankamadan <lanka.madan@samsung.com>
Thu, 10 Sep 2015 12:44:35 +0000 (21:44 +0900)
committerMadan Lanka <lanka.madan@samsung.com>
Thu, 10 Sep 2015 14:27:14 +0000 (14:27 +0000)
commit484244c72a3462cb98d0fed11adb911fe0955e23
treea748f706f3941ddb27bf80ac0f6df4b19fd650a8
parent964ab2765c147cd53186693541f51f11d7b1de0a
Updated the Arduino APIs and updated sample app

- Arduino EasySetup APIs are updated
- ES_RESULT is changed to ESResult
- Updated sample application

Change-Id: I29c3d024ea42c1c4edf6a3586e604bfe9f18b1aa
Signed-off-by: lankamadan <lanka.madan@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2446
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
service/easy-setup/sampleapp/arduino/thinserver/thinserver.cpp [changed mode: 0644->0755]
service/easy-setup/sdk/common/common.h [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/arduino/wifi/networkHandler.cpp [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/arduino/wifi/networkHandler.h [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/common/inc/easysetup.h [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/common/inc/resourceHandler.h [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/common/src/easysetup.cpp [changed mode: 0644->0755]
service/easy-setup/sdk/enrollee/common/src/resourceHandler.cpp [changed mode: 0644->0755]