Merge "1. Fix for IOT-58. Set the resourceInterfaceName to be default when it is...
authorErich Keane <erich.keane@intel.com>
Wed, 8 Oct 2014 20:40:58 +0000 (13:40 -0700)
committerGerrit Code Review <gerrit@oicreview.vlan14.01.org>
Wed, 8 Oct 2014 20:40:58 +0000 (13:40 -0700)
commite8413142a9851fc550c24d36fee37170693a7b01
tree682a5f9f0245f51ba683bce32cdea0b33d88f3ab
parenta8bcec060f1000d9ecb514804f2d23dc9c8751d9
parent00cadde05c20028ead035c0296e318cccc8bd638
Merge "1. Fix for IOT-58. Set the resourceInterfaceName to be default when it is set to empty string. NULL is still considered to be an error condition. 2. NULL string replaced by default interface using strlen(). 3. Removed extra tab 4. Removed unnecessary paranthesis. Changed !strlen() to strlen()==0 5. Changed default interface name macro. Change-Id: I91c159e880f9e5c905c47415b48577f623ff3311"
csdk/stack/src/ocstack.c