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

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


    from b609a10  Merge pull request #372 from andrzej-kaczmarek/btmon_core
     add 58fbf77  BLE Host - Add comments; move decls to priv hdrs.
     new 3a846b8  Merge pull request #404 from ccollins476ad/ble-hs-docs

The 1 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/blecent/src/blecent.h              |  5 ----
 apps/bletiny/src/gatt_svr.c             |  9 -------
 apps/btshell/src/gatt_svr.c             |  9 -------
 net/nimble/host/include/host/ble_gap.h  | 17 +++++++------
 net/nimble/host/include/host/ble_gatt.h | 34 --------------------------
 net/nimble/host/src/ble_att.c           |  6 +++--
 net/nimble/host/src/ble_gap.c           |  4 ++--
 net/nimble/host/src/ble_gap_priv.h      |  5 ++++
 net/nimble/host/src/ble_gatt_priv.h     | 32 +++++++++++++++++++++++++
 net/nimble/host/src/ble_gatts.c         |  2 +-
 net/nimble/host/src/ble_hs.c            | 16 ++++++++++++-
 net/nimble/host/src/ble_uuid.c          | 42 +++++++++++++++++++++++++++++++++
 12 files changed, 109 insertions(+), 72 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].

Reply via email to