Expose PISetup() API in Plugin Interface.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 8 Oct 2015 23:38:31 +0000 (16:38 -0700)
committerJon A. Cruz <jonc@osg.samsung.com>
Tue, 17 Nov 2015 18:53:59 +0000 (18:53 +0000)
commit153d486cb2dbdc1b9c708f8df17a17c8c9dc2d22
tree87e6f8c28a3b674c386356bc6de7f39f308e4835
parent5f06807f268ed4600b4df82a182362ec5437eeac
Expose PISetup() API in Plugin Interface.

This puts the onus on the application layer to perform discovery
operations for their radio(s).  This way the discovery operations can be
triggered via the appropriate actions for the application.

Change-Id: If5140b436159c74260dc30ac3d33401e62478b25
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3779
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
plugins/include/plugininterface.h
plugins/src/plugininterface.c