You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2015/11/19 01:12:15 UTC

[02/14] incubator-mynewt-larva git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva


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

Branch: refs/heads/master
Commit: bd6028273f92054ad6d499602164d0e3aa679dd9
Parents: 659d301 126f083
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Nov 18 15:32:50 2015 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Nov 18 15:32:50 2015 -0800

----------------------------------------------------------------------
 net/nimble/host/src/ble_hs_att.c            | 28 +++++++++++++-------
 net/nimble/host/src/ble_hs_att.h            |  8 +++---
 net/nimble/host/src/ble_hs_conn.c           | 16 ++++++++++--
 net/nimble/host/src/ble_hs_conn.h           | 10 ++++---
 net/nimble/host/src/ble_l2cap.c             | 33 +++++++++++++-----------
 net/nimble/host/src/ble_l2cap.h             |  6 +++--
 net/nimble/host/src/test/ble_hs_att_test.c  |  9 ++++---
 net/nimble/host/src/test/ble_hs_conn_test.c | 16 ++++++++++--
 8 files changed, 86 insertions(+), 40 deletions(-)
----------------------------------------------------------------------