This closes #159.

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

* michal-narajowski/pts-update:
  nimble/pts: update test results for PTS 7.0
  nimble/privacy: fix set private address timeout
  nimble/ll: fix and refactor set rpa timeout
  nimble/hci: remove redundant check
  nimble/gatt: fix zero length attribute read
  bletiny: add read permission to write_no_rsp characteristic for PTS


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

Branch: refs/heads/develop
Commit: 607dfa5b20b88a240d9d1e1ae68c08fd89698c42
Parents: ae4d777 9d255f9
Author: Christopher Collins <[email protected]>
Authored: Wed Jan 18 08:49:01 2017 -0800
Committer: Christopher Collins <[email protected]>
Committed: Wed Jan 18 08:49:01 2017 -0800

----------------------------------------------------------------------
 apps/bletiny/src/gatt_svr.c                 |  17 +-
 net/nimble/controller/src/ble_ll_resolv.c   |  19 +-
 net/nimble/host/pts/pts-gap.txt             |  34 +-
 net/nimble/host/pts/pts-gatt.txt            | 629 ++++++++++++-----------
 net/nimble/host/pts/pts-l2cap.txt           | 361 +++++++------
 net/nimble/host/pts/pts-sm.txt              | 160 +++---
 net/nimble/host/src/ble_gatts.c             |   2 +-
 net/nimble/host/src/ble_hs_hci_cmd.c        |   8 +-
 net/nimble/host/src/ble_hs_pvcy.c           |   6 +-
 net/nimble/host/test/src/ble_hs_test_util.c |  52 +-
 10 files changed, 726 insertions(+), 562 deletions(-)
----------------------------------------------------------------------


Reply via email to