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

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


    from ad2079c  Merge pull request #619 from aditihilbert/doxygen
     add 499601b  nimble/gap: Fix usage of BLE_GAP_OBSERVER
     add 09ace36  nimble/controller: Fix freeze in extended scanning
     add ccb19bc  nimble/controller: Improve wfr timer for aux ptr
     add 720ea97  nimble/controller: Fix missleading variable name
     add 2319c16  nimble/controller: Always check if we need to continue scan
     add b428b68  nimble/controller: Fix memory leaks in the ext scanner
     add d78b565  nimble/controller: Improve getting aux ptr code
     add 9012fcd  nimble/controller: Fix memory leaks when creating connection
     add 17395ab  nimble/controller: Improve ext connection creation
     add 9bf987d  nimble/controller: Move scheduling aux to LL
     add 2a979fd  nimble/controller: Fix wl for extended scanner
     add 91f40b2  nimble/controller: Fix handling ext adv with advA
     add f1b692b  nimble/controller: Fix off one issue with ext adv data
     add 60632db  nimble/controller: Fix extended connect
     add ee4b694  nimble/controller: Store missing DID from ext adv
     add 6d8b3e9  nimble/controller: minor coding style fix
     add 8a6c880  nimble/controller: Fix connecting on long scan interval
     add b224ff7  nimble/controller: remove reduntant return
     new 7d0ac52  Merge pull request #606 from rymanluk/scanner_fixes

The 1 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:
 net/nimble/controller/include/controller/ble_ll.h  |   2 +
 .../controller/include/controller/ble_ll_scan.h    |   9 +-
 net/nimble/controller/src/ble_ll.c                 |   2 +
 net/nimble/controller/src/ble_ll_conn.c            |  77 ++++++++---
 net/nimble/controller/src/ble_ll_scan.c            | 141 ++++++++++++++++-----
 net/nimble/host/src/ble_gap.c                      |  37 +++++-
 6 files changed, 207 insertions(+), 61 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to