You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/12/21 23:29:40 UTC

[5/5] incubator-mynewt-core git commit: This closes #142.

This closes #142.

Merge remote-tracking branch 'michal-narajowski/fix-gatt-pts' into develop

* michal-narajowski/fix-gatt-pts:
  nimble: fix not handling invalid offset read
  bletiny: fix passing correct handle to gattc disc all dscs
  nimble: fix sending uuid16 when possible in disc_svc_uuid
  bletiny: fix passing svc_start_handle as callback param


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/c928be0d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c928be0d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/c928be0d

Branch: refs/heads/develop
Commit: c928be0de5fd8ebe4eef83896cc675af08040f43
Parents: 80e7fa0 2c34fe2
Author: Christopher Collins <cc...@apache.org>
Authored: Wed Dec 21 15:25:28 2016 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Wed Dec 21 15:25:28 2016 -0800

----------------------------------------------------------------------
 apps/bletiny/src/main.c         |  8 ++++----
 net/nimble/host/src/ble_gattc.c | 14 ++++++++++++--
 net/nimble/host/src/ble_gatts.c |  2 ++
 3 files changed, 18 insertions(+), 6 deletions(-)
----------------------------------------------------------------------