This closes #143. Merge remote-tracking branch 'andrzej-kaczmarek/nimble/find_by_type_fix' into develop
* andrzej-kaczmarek/nimble/find_by_type_fix: nimble/att: Refactor Find By Type Value handling nimble/att: Rename ble_att_svr_is_valid_group_type nimble/test: Fix ble_att_svr_test_find_type_value test cases 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/abfe9948 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/abfe9948 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/abfe9948 Branch: refs/heads/develop Commit: abfe994832bc07fa205694f9a2301bc527070986 Parents: c928be0 483eb81 Author: Christopher Collins <[email protected]> Authored: Wed Dec 21 15:30:39 2016 -0800 Committer: Christopher Collins <[email protected]> Committed: Wed Dec 21 15:30:39 2016 -0800 ---------------------------------------------------------------------- net/nimble/host/src/ble_att_svr.c | 184 ++++++++++------------- net/nimble/host/test/src/ble_att_svr_test.c | 76 +++++----- 2 files changed, 117 insertions(+), 143 deletions(-) ----------------------------------------------------------------------
