This closes #177. Merge remote-tracking branch 'rymanluk/gap_fix' into develop
* rymanluk/gap_fix: nimble/gap-test: Add unit tests nimble/gap: Fix validation of conn parameters 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/b9675682 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b9675682 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/b9675682 Branch: refs/heads/sensors_branch Commit: b9675682c948064491e0e4ccfee81bd4dc6513be Parents: 47166e2 866ef31 Author: Christopher Collins <[email protected]> Authored: Tue Feb 21 09:12:17 2017 -0800 Committer: Christopher Collins <[email protected]> Committed: Tue Feb 21 09:12:17 2017 -0800 ---------------------------------------------------------------------- net/nimble/host/src/ble_gap.c | 2 +- net/nimble/host/test/src/ble_gap_test.c | 137 ++++++++++++++++++++----- net/nimble/host/test/src/ble_l2cap_test.c | 4 +- 3 files changed, 114 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
