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/11/12 07:46:29 UTC

[mynewt-nimble] branch master updated (a873958 -> 23f4655)

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 a873958  nimble/ll: Fallback to default params when enabling scan
     add ebeb201  nimble/ll: Remove redundant #ifdef
     add dccfae3  nimble/ll: Do not scan AUX on PHY we do not support
     add fa409a6  nimble/ll: Fix fragmented incoming data in scanner
     add 23f4655  nimble/ll: Remove helper macros for AUX flags

No new revisions were added by this update.

Summary of changes:
 nimble/controller/include/controller/ble_ll_scan.h |  37 ++-
 nimble/controller/src/ble_ll_scan.c                | 304 ++++++++++-----------
 2 files changed, 172 insertions(+), 169 deletions(-)