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

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


    from baf3391  Merge pull request #289 from runtime-bot/asf-site
     add 140f890  asf-site update Tue Aug  1 13:24:57 UTC 2017
     new b1f3724  Merge pull request #293 from runtime-bot/asf-site

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:
 latest/mkdocs/search_index.json                    | 54 ++++++++++++++++++-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  8 +++
 .../functions/ble_gap_adv_active/index.html        | 16 ++++++
 .../functions/ble_gap_adv_rsp_set_data/index.html  | 16 ++++++
 .../ble_gap_adv_rsp_set_fields/index.html          | 16 ++++++
 .../functions/ble_gap_adv_set_data/index.html      | 16 ++++++
 .../functions/ble_gap_adv_set_fields/index.html    | 20 +++++++-
 .../functions/ble_gap_adv_set_phys}/index.html     | 60 +++++++++++++---------
 .../functions/ble_gap_adv_set_tx_power}/index.html | 51 ++++++++++--------
 .../ble_gap/functions/ble_gap_adv_start/index.html | 20 +++++++-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  | 16 ++++++
 .../functions/ble_gap_conn_active/index.html       | 16 ++++++
 .../functions/ble_gap_conn_cancel/index.html       | 16 ++++++
 .../ble_gap/functions/ble_gap_conn_find/index.html | 16 ++++++
 .../ble_gap/functions/ble_gap_conn_rssi/index.html | 16 ++++++
 .../ble_gap/functions/ble_gap_connect/index.html   | 16 ++++++
 .../ble_gap/functions/ble_gap_disc/index.html      | 16 ++++++
 .../functions/ble_gap_disc_active/index.html       | 16 ++++++
 .../functions/ble_gap_disc_cancel/index.html       | 16 ++++++
 .../functions/ble_gap_ext_connect/index.html       | 16 ++++++
 .../ble_gap/functions/ble_gap_ext_disc/index.html  | 16 ++++++
 .../functions/ble_gap_read_le_phy/index.html       | 16 ++++++
 .../functions/ble_gap_security_initiate/index.html | 16 ++++++
 .../functions/ble_gap_set_event_cb/index.html      | 16 ++++++
 .../ble_gap_set_prefered_default_le_phy/index.html | 16 ++++++
 .../ble_gap_set_prefered_le_phy/index.html         | 16 ++++++
 .../functions/ble_gap_set_priv_mode/index.html     | 16 ++++++
 .../ble_gap/functions/ble_gap_terminate/index.html | 16 ++++++
 .../functions/ble_gap_update_params/index.html     | 16 ++++++
 .../ble_gap/functions/ble_gap_wl_set/index.html    | 16 ++++++
 latest/sitemap.xml                                 | 32 ++++++------
 mkdocs/search_index.json                           | 54 ++++++++++++++++++-
 network/ble/ble_hs/ble_gap/ble_gap/index.html      |  8 +++
 .../functions/ble_gap_adv_active/index.html        | 16 ++++++
 .../functions/ble_gap_adv_rsp_set_data/index.html  | 16 ++++++
 .../ble_gap_adv_rsp_set_fields/index.html          | 16 ++++++
 .../functions/ble_gap_adv_set_data/index.html      | 16 ++++++
 .../functions/ble_gap_adv_set_fields/index.html    | 20 +++++++-
 .../index.html                                     | 60 +++++++++++++---------
 .../index.html                                     | 51 ++++++++++--------
 .../ble_gap/functions/ble_gap_adv_start/index.html | 20 +++++++-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  | 16 ++++++
 .../functions/ble_gap_conn_active/index.html       | 16 ++++++
 .../functions/ble_gap_conn_cancel/index.html       | 16 ++++++
 .../ble_gap/functions/ble_gap_conn_find/index.html | 16 ++++++
 .../ble_gap/functions/ble_gap_conn_rssi/index.html | 16 ++++++
 .../ble_gap/functions/ble_gap_connect/index.html   | 16 ++++++
 .../ble_gap/functions/ble_gap_disc/index.html      | 16 ++++++
 .../functions/ble_gap_disc_active/index.html       | 16 ++++++
 .../functions/ble_gap_disc_cancel/index.html       | 16 ++++++
 .../functions/ble_gap_ext_connect/index.html       | 16 ++++++
 .../ble_gap/functions/ble_gap_ext_disc/index.html  | 16 ++++++
 .../functions/ble_gap_read_le_phy/index.html       | 16 ++++++
 .../functions/ble_gap_security_initiate/index.html | 16 ++++++
 .../functions/ble_gap_set_event_cb/index.html      | 16 ++++++
 .../ble_gap_set_prefered_default_le_phy/index.html | 16 ++++++
 .../ble_gap_set_prefered_le_phy/index.html         | 16 ++++++
 .../functions/ble_gap_set_priv_mode/index.html     | 16 ++++++
 .../ble_gap/functions/ble_gap_terminate/index.html | 16 ++++++
 .../functions/ble_gap_update_params/index.html     | 16 ++++++
 .../ble_gap/functions/ble_gap_wl_set/index.html    | 16 ++++++
 sitemap.xml                                        | 32 ++++++------
 v0_9_0/sitemap.xml                                 | 22 ++++----
 v1_0_0/sitemap.xml                                 | 30 +++++------
 64 files changed, 1148 insertions(+), 162 deletions(-)
 copy {network/ble/ble_hs/ble_gap/functions/ble_gap_adv_set_data => 
latest/network/ble/ble_hs/ble_gap/functions/ble_gap_adv_set_phys}/index.html 
(91%)
 copy {network/ble/ble_hs/ble_gap/functions/ble_gap_adv_set_fields => 
latest/network/ble/ble_hs/ble_gap/functions/ble_gap_adv_set_tx_power}/index.html
 (92%)
 copy network/ble/ble_hs/ble_gap/functions/{ble_gap_adv_set_data => 
ble_gap_adv_set_phys}/index.html (91%)
 copy network/ble/ble_hs/ble_gap/functions/{ble_gap_adv_set_fields => 
ble_gap_adv_set_tx_power}/index.html (92%)

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

Reply via email to