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/03/25 11:08:26 UTC

[mynewt-nimble] branch master updated (a28bcbc -> 20e6550)

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 a28bcbc  nimble/ll: Convert all advsm flags setters to use helpers
     new e7f9609  apps/bttester: Set additional GAP characteristics sycfg
     new bdf7499  apps/bttester: Fix sending conn param update after connection
     new a60458b  apps/bttester: Enable debug logs and make RTT TERMINAL BUFFER larger
     new 0d51353  apps/bttester: Fix gap pair implementation
     new 4d5e0c7  apps/bttester: Use ID addr in connected event
     new e3dd6a2  apps/bttester: Fix subscribing for notifications/indications
     new eca963a  apps/bttester: Set BLE_MESH_RX_SDU_MAX to a value required by PTS
     new 20e6550  apps/bttester: Find GATT DB attribute offset and count

The 3173 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/bttester/src/gap.c  |  58 ++++++++++---------
 apps/bttester/src/gatt.c | 144 ++++++++++++++++++++++++++++++++++++++++++-----
 apps/bttester/syscfg.yml |   8 ++-
 3 files changed, 168 insertions(+), 42 deletions(-)