Transate OC_EH codes as documented.
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 5 Sep 2017 19:03:17 +0000 (12:03 -0700)
committerAshok Babu Channa <ashok.channa@samsung.com>
Mon, 9 Oct 2017 14:00:53 +0000 (14:00 +0000)
commitd165f8a0285b1375ac0e515ee26d0fbcb598acc3
tree11cb2796954902c4a08cec06536157433c9b5618
parente11c93bf2445babfb8c1eb1ab8b7b4330b71480e
Transate OC_EH codes as documented.

The octypes.h header file defines what over-the-air codes should
result from the given OC_EH codes returned by an entity handler.  This
patch makes the code match the documentation.

Bug: https://jira.iotivity.org/browse/IOT-2685
Change-Id: I2a069310aff6557d1e1b11404099befe442bb159
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
resource/csdk/include/octypes.h
resource/csdk/stack/src/ocresource.c
resource/csdk/stack/src/ocstack.c