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/11/30 20:07:09 UTC

[8/8] incubator-mynewt-core git commit: This closes #129.

This closes #129.

Merge branch 'l2cap_fixes' into develop

* l2cap_fixes:
  nimble/l2cap: Fix for L2CAP connection parameters update
  nimble/gap: Add check for connection parameters
  nimble/l2cap: Minor flow refactor of ble_l2cap_sig_update_req_rx
  nimble/l2cap: Fix L2CAP command not understood handling
  nimble/l2cap: Fix for handling unknown L2CAP signaling commands
  nimble/l2cap: Fix for handling unknown response
  nimble/l2cap: Fix for l2cap rx handles


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/89927059
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/89927059
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/89927059

Branch: refs/heads/develop
Commit: 899270594710f4acf8396d62480d935fad8cc80c
Parents: 5f7ad8c 6dc0292
Author: Christopher Collins <cc...@apache.org>
Authored: Wed Nov 30 12:05:49 2016 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Wed Nov 30 12:05:49 2016 -0800

----------------------------------------------------------------------
 net/nimble/host/src/ble_gap.c             | 31 +++++++++++
 net/nimble/host/src/ble_l2cap_sig.c       | 71 +++++++++++++-------------
 net/nimble/host/test/src/ble_l2cap_test.c |  4 +-
 3 files changed, 68 insertions(+), 38 deletions(-)
----------------------------------------------------------------------