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 2018/10/18 20:21:31 UTC

[mynewt-nimble] 01/01: Merge pull request #220 from michal-narajowski/btshell-adv-restart

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

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

commit 50e5415fbc7a2796f295e68a0f543c579f2e8989
Merge: de9bdea 6fd09c3
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Thu Oct 18 22:21:26 2018 +0200

    Merge pull request #220 from michal-narajowski/btshell-adv-restart
    
    apps/btshell: Add option to restart advertising after disconnect

 apps/btshell/src/btshell.h |   6 ++-
 apps/btshell/src/cmd.c     |  22 ++++++--
 apps/btshell/src/main.c    | 122 ++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 144 insertions(+), 6 deletions(-)