Multiple EDR connection in Tizen
authorvimala.v <vimala.v@samsung.com>
Tue, 6 Oct 2015 11:45:45 +0000 (17:15 +0530)
committerJon A. Cruz <jonc@osg.samsung.com>
Thu, 19 Nov 2015 22:34:14 +0000 (22:34 +0000)
commitae0dc6808a16784b73b36f9415adbd33d70a3b8a
tree7309d2e92c8e6c69603d5196b2905d931b356f7e
parentf03a851cd2dd3694152562e94b7daf2d4cc58e74
Multiple EDR connection in Tizen

To support multiple EDR connection, the multicast data will be
added to an arraylist and as on when a device is discovered,
the data will be sent.  Once the discovery is finished, the data
will be removed from the arraylist.
Also the current implementation does discovery during initialization alone,
with this commit discovery will be done everytime when a multicast data
is sent.

Change-Id: I6bedb72ab716b828244d79f6f54bdaa4c8005b2f
Signed-off-by: vimala.v <vimala.v@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3625
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
resource/csdk/connectivity/src/bt_edr_adapter/tizen/caedrclient.c