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/21 22:15:06 UTC

[mynewt-nimble] branch master updated (3ae1761 -> 591f288)

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 3ae1761  nimble/host: Misc fixes in `ble_gap_unpair` and `ble_hs_pvcy`
     add f2c5a85  nimble/ll: Add helper to check own address type validity
     add 591f288  nimble/ll: Fix own address validation when starting adv or scan

No new revisions were added by this update.

Summary of changes:
 nimble/controller/include/controller/ble_ll.h |  9 +++++++
 nimble/controller/src/ble_ll.c                | 39 +++++++++++++++++++++++++++
 nimble/controller/src/ble_ll_adv.c            | 13 +++++----
 nimble/controller/src/ble_ll_scan.c           | 13 ++-------
 4 files changed, 56 insertions(+), 18 deletions(-)