fixed the dependency issue between RM and BWT (IOT-731/IOT-712)
authorjihwanseo <jihwan.seo@samsung.com>
Thu, 1 Oct 2015 05:11:59 +0000 (14:11 +0900)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Mon, 5 Oct 2015 01:50:02 +0000 (01:50 +0000)
commit01a7c66b0961e2d33a2a3fd07638bd1eec5ae273
treed1c8870db8fa98c321a9aa9a1a397c17cddff093
parent59da13e573d7732a77b476b6be3a8c994269d2d6
fixed the dependency issue between RM and BWT (IOT-731/IOT-712)

currently,there are the dependency issues
between routing manager option and blockwise-transfer option.
so I modifid the code to order the option list.
Both JIRA issues are related.

Change-Id: Iab7bc25e6dd7c35353d8cb382d1c896facbcdd40
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3347
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Dmitriy Zhuravlev <d.zhuravlev@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: dongik Lee <dongik.lee@samsung.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/csdk/connectivity/inc/cablockwisetransfer.h
resource/csdk/connectivity/inc/caprotocolmessage.h
resource/csdk/connectivity/src/cablockwisetransfer.c
resource/csdk/connectivity/src/camessagehandler.c
resource/csdk/connectivity/src/caprotocolmessage.c