You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2019/11/21 09:50:42 UTC

[mynewt-nimble] branch master updated (c84464d -> ba33e02)

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

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


    from c84464d  call ble_gap_event_listener_call for every ble_gap_notify_tx_event
     add a9ed4fa  nimble/ll: Randomize initial advertising event
     add ba33e02  nimble/ll: Remove ble_ll_xcvr_rfclk_start_now function parameter

No new revisions were added by this update.

Summary of changes:
 nimble/controller/include/controller/ble_ll_xcvr.h |  2 +-
 nimble/controller/src/ble_ll_adv.c                 | 31 ++++++++++++++++------
 nimble/controller/src/ble_ll_dtm.c                 |  2 +-
 nimble/controller/src/ble_ll_scan.c                |  4 +--
 nimble/controller/src/ble_ll_xcvr.c                |  8 +++---
 5 files changed, 32 insertions(+), 15 deletions(-)