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 9c84283 nimble/hci: Fix incorrect debug asserts new 2c1d977 nimble/ll: Remove duplicated defines new 33171fb nimble/ll: Update RFU symbol new 1506488 nimble/ll: Cleaup symbols new 517ef32 nimble/ll: Simplify aux_data updates new 5afa6ef nimble/ll: Optimize extended header parsing for scanner new ffc76ac nimble/ll: Add option to extend T_MAFS new d2853c9 nimble/ll: Fix setting sent_to_host flag The 7 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 | 2 +- nimble/controller/include/controller/ble_ll_scan.h | 2 +- nimble/controller/src/ble_ll_adv.c | 6 +- nimble/controller/src/ble_ll_conn.c | 2 +- nimble/controller/src/ble_ll_scan.c | 333 ++++++++++----------- nimble/controller/src/ble_ll_sync.c | 2 +- nimble/controller/syscfg.yml | 14 + 7 files changed, 171 insertions(+), 190 deletions(-)