Change the MAX_VERSION_LEN to OIC_SEC_MAX_VER_LEN.
authorChul Lee <chuls.lee@samsung.com>
Tue, 20 Dec 2016 07:50:19 +0000 (16:50 +0900)
committerRandeep Singh <randeep.s@samsung.com>
Wed, 21 Dec 2016 11:57:20 +0000 (11:57 +0000)
commitb66c6ab7102eceb3da04ee8f12f0dcbcc060a302
tree777f8c1ef41d39cffd8d1d79b7f99281d9d3eddc
parentd9e11776b3fb982c87b7e23b5a18230cd07522a8
Change the MAX_VERSION_LEN to OIC_SEC_MAX_VER_LEN.

MAX_VERSION_LEN is a very common name.
This is not appropriate for use at the SDK level.
So I changed as OIC specific name.

Change-Id: Ia573dda8811f36a60999bbc63bb24cb3b3b04d93
Signed-off-by: Chul Lee <chuls.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15827
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Kevin Kane <kkane@microsoft.com>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
resource/csdk/security/include/securevirtualresourcetypes.h
resource/csdk/security/provisioning/include/pmtypes.h
resource/csdk/security/provisioning/src/pmutility.c
resource/csdk/security/src/verresource.c