You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/07/18 15:11:53 UTC

[mynewt-site] branch develop updated (1f831f9 -> a55f02b)

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

aditi pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.


    from 1f831f9  Merge pull request #254 from cwanda/typos
     add ec3c6bf  Update with Bluetooth 5 information
     add 0772196  Fixed issues in parameter descriptions after review
     add 24b8314  Add line about backward compatibility to BLE intro
     new a55f02b  Merge pull request #249 from michal-narajowski/bt5

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:
 docs/network/ble/ble_hs/ble_gap/ble_gap.md         |  6 ++
 .../ble/ble_hs/ble_gap/definitions/ble_gap_defs.md | 72 ++++++++++++++++++++++
 .../ble_gap/functions/ble_gap_ext_connect.md       | 41 ++++++++++++
 .../ble_hs/ble_gap/functions/ble_gap_ext_disc.md   | 44 +++++++++++++
 .../ble_gap/functions/ble_gap_read_le_phy.md       | 29 +++++++++
 .../ble_gap_set_prefered_default_le_phy.md         | 27 ++++++++
 .../functions/ble_gap_set_prefered_le_phy.md       | 30 +++++++++
 .../ble_gap/functions/ble_gap_set_priv_mode.md     | 31 ++++++++++
 docs/network/ble/ble_intro.md                      | 27 ++++++--
 mkdocs.yml                                         |  6 ++
 10 files changed, 309 insertions(+), 4 deletions(-)
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_ext_connect.md
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_ext_disc.md
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_read_le_phy.md
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_set_prefered_default_le_phy.md
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_set_prefered_le_phy.md
 create mode 100644 docs/network/ble/ble_hs/ble_gap/functions/ble_gap_set_priv_mode.md

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

[mynewt-site] 01/01: Merge pull request #249 from michal-narajowski/bt5

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit a55f02b77bac50c3dc3db68d31b31a6b536e62c0
Merge: 1f831f9 24b8314
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Tue Jul 18 08:11:51 2017 -0700

    Merge pull request #249 from michal-narajowski/bt5
    
    Documetation updates for Bluetooth 5 (Updated #216)

 docs/network/ble/ble_hs/ble_gap/ble_gap.md         |  6 ++
 .../ble/ble_hs/ble_gap/definitions/ble_gap_defs.md | 72 ++++++++++++++++++++++
 .../ble_gap/functions/ble_gap_ext_connect.md       | 41 ++++++++++++
 .../ble_hs/ble_gap/functions/ble_gap_ext_disc.md   | 44 +++++++++++++
 .../ble_gap/functions/ble_gap_read_le_phy.md       | 29 +++++++++
 .../ble_gap_set_prefered_default_le_phy.md         | 27 ++++++++
 .../functions/ble_gap_set_prefered_le_phy.md       | 30 +++++++++
 .../ble_gap/functions/ble_gap_set_priv_mode.md     | 31 ++++++++++
 docs/network/ble/ble_intro.md                      | 27 ++++++--
 mkdocs.yml                                         |  6 ++
 10 files changed, 309 insertions(+), 4 deletions(-)


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