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/02/26 14:13:27 UTC

[mynewt-nimble] branch master updated (3e426ad -> 275ffae)

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 3e426ad  porting: Fix typos in controller makefile
     new 49e3d00  nimble/transport: Fix function prototype
     new b8ae55f  nimble/host: Fix coding style
     new b0cd897  porting: Add missing include
     new 275ffae  porting: Fix redundant conditions

The 3128 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/host/src/ble_sm_sc.c           | 4 +---
 nimble/include/nimble/ble_hci_trans.h | 8 ++++----
 porting/nimble/src/nimble_port.c      | 1 +
 porting/nimble/src/os_mempool.c       | 2 +-
 4 files changed, 7 insertions(+), 8 deletions(-)