Move OCGetServerInstanceId in OCStack
authorHabib Virji <habib.virji@samsung.com>
Thu, 17 Sep 2015 10:54:19 +0000 (11:54 +0100)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Wed, 23 Sep 2015 19:48:43 +0000 (19:48 +0000)
commitbfccfcacd0000cbf0d560c905c331140078b7acd
treeca078315905ee78dbf89d475d6927512808e5f2d
parenta571708e1ae49c7b8f4d2470bff85266b14e8562
Move OCGetServerInstanceId in OCStack

Server instance id is needed by Resource Directory as it is a required field.

Currently getting Device Id is present in ocstackinternal.h but is needed to be accessible across.

This does not change any code but just moves API from ocstackinternal to ocstack.

Change-Id: I4f424a0fa498f3793933cd94294d9d8f991d4258
Signed-off-by: Habib Virji <habib.virji@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2635
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/csdk/stack/include/internal/ocstackinternal.h
resource/csdk/stack/include/ocstack.h