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 23faa0a  apps/bttester: Add connection retries on fail to be 
established
     new 6f514ee  nimble/ll: Add API to retrieve address subtype
     new a05e3b5  nimble/ll: Add 'ignored' flag to ble_hdr flags
     new 1909842  nimble/ll: Add 'targeta_resolved' flag to ble_hdr
     new ee2ce17  nimble/ll: Remove unused syscfg
     new ec86d1f  nimble/ll: Simplify/refactor PDU RX flow in scanner

The 5 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/controller/include/controller/ble_ll.h |    6 +
 nimble/controller/src/ble_ll.c                |   17 +
 nimble/controller/src/ble_ll_scan.c           | 1166 +++++++++++++------------
 nimble/controller/syscfg.yml                  |    7 -
 nimble/include/nimble/ble.h                   |    8 +
 5 files changed, 621 insertions(+), 583 deletions(-)

Reply via email to