You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2019/01/28 10:58:38 UTC

[mynewt-nimble] branch master updated (0f35e1b -> 99226e8)

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

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


    from 0f35e1b  nimble/ll: Fix update advertising data while advertising
     new 997131b  host: Print CCCD in local database
     new 929dff4  apps/btshell: Fix typo in parameter name for white-list command
     new a95cfa6  apps/btshell: Print key size with connection description
     new 99226e8  apps/btshell: Improve test-tx command

The 3041 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:
 apps/btshell/src/btshell.h      |  2 +-
 apps/btshell/src/cmd.c          | 26 +++++++++++++-------------
 apps/btshell/src/main.c         | 11 ++++++-----
 apps/btshell/src/misc.c         |  5 +++--
 nimble/host/src/ble_gatts_lcl.c | 20 ++++++++++++++++++++
 5 files changed, 43 insertions(+), 21 deletions(-)