Addressed endpoint pointer type mismatches in LE adapter.
authorOssama Othman <ossama.othman@intel.com>
Fri, 11 Sep 2015 22:53:46 +0000 (15:53 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Tue, 15 Sep 2015 14:50:37 +0000 (14:50 +0000)
commit00d9d4590cb78ad16752b06f80e0fea8b77b5d97
treeda1c5624b1f2f9fb57886d6af887ae31a8e3f782
parentad47940901782b1e54c14b416adbcc1a9d50092b
Addressed endpoint pointer type mismatches in LE adapter.

Corrected a pointer type mismatch in the BLE adapter implementation
introduced by commit 6c0321f5 where the endpoint parameter of the
network packet received callback was changed from CAEndpoint_t* to
CASecureEndpoint_t*.

Change-Id: Id7413f2085fe7e230be811723ff0392bb11efd33
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2488
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
resource/csdk/connectivity/src/bt_le_adapter/caleadapter.c