Add frag/defrag logic in EDR
authorvimala.v <vimala.v@samsung.com>
Fri, 4 Sep 2015 06:42:12 +0000 (15:42 +0900)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Tue, 15 Sep 2015 17:36:20 +0000 (17:36 +0000)
commit45716b7f07dc0e49f17681c7c6735b283dff8abd
tree9899c0ebde991fa65995d374cdc5d31cb028de85
parentc8c8efa2985f53797f5e7b1fbc3be09f95ae93f8
Add frag/defrag logic in EDR

As data is clubbed into single packet when we use EDR adapter in android,
it is necessary to use the fragmentation, defragmentation logic.
As its platforms limitation, to have interoperability
it needs to be handled at EDR adapter.

https://jira.iotivity.org/browse/IOT-692
This code to fix the above Jira issue.

Change-Id: I84d9592775a6a638917e5574a2d8425027f5a26f
Signed-off-by: Jaehong Jo <jaehong.jo@samsung.com>
Signed-off-by: vimala.v <vimala.v@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2375
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Naga Ashok Jampani <jn.ashok@samsung.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/csdk/connectivity/src/bt_edr_adapter/caedradapter.c