Default device entity handler implementation in C Stack.
authorSashi Penta <sashi.kumar.penta@intel.com>
Wed, 24 Sep 2014 21:07:08 +0000 (14:07 -0700)
committerSashi Penta <sashi.kumar.penta@intel.com>
Wed, 24 Sep 2014 21:07:08 +0000 (14:07 -0700)
commit9a886671ae37ebe575acea57307b65639e12fcfe
treef3f922ef26f49ca9fd58577c82db3680744deaac
parent522cef36cad4e3ced125560691149a01f10cab61
Default device entity handler implementation in C Stack.

Patch 1-3: Implementation.

Patch 4-5: Review comments from Doug and Joey.

Patch 6: Joey -> Resolved 'defaultDeviceHandler' declaration
down to one instance.

Patch 7: Reverted Patch 6.

Patch 8: Removed the declaration from ocresource.c

Change-Id: Ic1a47f65ae6772ecf417fa5f7dcb384db029a4b7
csdk/stack/include/internal/ocresource.h
csdk/stack/include/internal/ocstackinternal.h
csdk/stack/include/ocstack.h
csdk/stack/samples/linux/SimpleClientServer/ocserver.cpp
csdk/stack/src/ocresource.c
csdk/stack/src/ocstack.c