This closes #245 Fix number of completed packet events in both controller and host.
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/eb4f2898 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eb4f2898 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/eb4f2898 Branch: refs/heads/bluetooth5 Commit: eb4f28984bce5812e1759049425ef5fbe42518da Parents: 02fd7c7 af6fb7e Author: William San Filippo <[email protected]> Authored: Wed Apr 26 17:38:34 2017 -0700 Committer: William San Filippo <[email protected]> Committed: Wed Apr 26 17:38:34 2017 -0700 ---------------------------------------------------------------------- net/nimble/controller/src/ble_ll_conn_hci.c | 12 ++---------- net/nimble/host/src/ble_hs_dbg.c | 7 ++----- net/nimble/host/src/ble_hs_hci_evt.c | 5 +++-- 3 files changed, 7 insertions(+), 17 deletions(-) ----------------------------------------------------------------------
