Merge RA branch to master
authorSakthivel Samidurai <sakthivel.samidurai@intel.com>
Tue, 15 Sep 2015 18:34:33 +0000 (11:34 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Thu, 17 Sep 2015 16:12:51 +0000 (16:12 +0000)
commit541e9039c2361b04026df4b3cbc78a523808c394
tree2c0b165c8c9a6fd62681addfc59e44854ed1a65a
parentc7947c2aac0d24b278b7198c3f45e4bc1a70482e
Merge RA branch to master

fix build break

Patch Set 2:
  fix some casting warning.
  do not build raxmpp if WITH_RA_IBB is set.

Patch Set 3:
  fix set but not used warning.

Patch Set 4:
. update wksxmppxep version for support disable libstrophe debug
  messages.
. disable libstrophe debug message in RELEASE build, but still print
  error level messages.

Patch Set 5:
  add bound jid callback function for reporting bound full JID to
  application.

Patch Set 6:
  update for comments.

Patch Set 7:
   address code review comments.

Patch Set 8:
   update jidBoudCallback.

Change-Id: Ie7944c9e19697748b1d716c91ea6841ba0629531
Signed-off-by: K.J. Kao <jeremyk@workssys.com>
Signed-off-by: Sakthivel Samidurai <sakthivel.samidurai@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2460
Reviewed-by: Mandeep Shetty <mandeep.shetty@intel.com>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Daniel Liu <daniell@workssys.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
Tested-by: Patrick Lankswert <patrick.lankswert@intel.com>
extlibs/raxmpp/SConscript
extlibs/wksxmppxep/SConscript
resource/csdk/connectivity/api/cacommon.h
resource/csdk/connectivity/api/cainterface.h
resource/csdk/connectivity/inc/cainterfacecontroller.h
resource/csdk/connectivity/inc/caraadapter.h
resource/csdk/connectivity/src/ra_adapter/caraadapter.c
resource/csdk/stack/include/octypes.h
resource/csdk/stack/samples/linux/SimpleClientServer/ocremoteaccessclient.cpp
resource/csdk/stack/samples/linux/SimpleClientServer/ocserver.cpp