You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2019/04/05 08:35:52 UTC

[mynewt-nimble] branch master updated (fd27d2f -> ecf9f25)

This is an automated email from the ASF dual-hosted git repository.

andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git.


    from fd27d2f  host: Wake up stalled conns when a conn is dropped
     new 4a89467  nimble/hci: Modifying ACL Buf size based on BLE 5.1 Standard
     new 646cbdd  himble/hci: Update ble_hs_hci_test to accommodate the new acl_buf_size.
     new ecf9f25  nimble/hci: Solving Array packing in ble_hs_test_util_hci_rx_num_completed_pkts_event.

The 3200 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nimble/host/src/ble_hs_hci.c                | 10 +++++++---
 nimble/host/test/src/ble_hs_hci_test.c      |  8 ++++----
 nimble/host/test/src/ble_hs_test_util_hci.c |  2 --
 3 files changed, 11 insertions(+), 9 deletions(-)