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
['"[email protected]" <[email protected]>'].