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/20 22:23:51 UTC

[mynewt-site] branch asf-site updated (21c8e37 -> 50b148d)

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 21c8e37  Merge pull request #264 from runtime-bot/asf-site
     add 3f07cd5  asf-site update Thu Jul 20 22:10:14 UTC 2017
     new 50b148d  Merge pull request #267 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                    | 320 ++++----
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  11 +
 .../ble_att/functions/ble_att_mtu/index.html       |  11 +
 .../functions/ble_att_preferred_mtu/index.html     |  11 +
 .../functions/ble_att_set_preferred_mtu/index.html |  11 +
 .../functions/ble_att_svr_read_local/index.html    |  11 +
 .../functions/ble_att_svr_write_local/index.html   |  11 +
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  11 +
 .../ble_gap/definitions/ble_gap_defs/index.html    |  11 +
 .../functions/ble_gap_adv_active/index.html        |  11 +
 .../functions/ble_gap_adv_rsp_set_data/index.html  |  11 +
 .../ble_gap_adv_rsp_set_fields/index.html          |  11 +
 .../functions/ble_gap_adv_set_data/index.html      |  11 +
 .../functions/ble_gap_adv_set_fields/index.html    |  11 +
 .../ble_gap/functions/ble_gap_adv_start/index.html |  11 +
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  11 +
 .../functions/ble_gap_conn_active/index.html       |  11 +
 .../functions/ble_gap_conn_cancel/index.html       |  11 +
 .../ble_gap/functions/ble_gap_conn_find/index.html |  11 +
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  11 +
 .../ble_gap/functions/ble_gap_connect/index.html   |  11 +
 .../ble_gap/functions/ble_gap_disc/index.html      |  11 +
 .../functions/ble_gap_disc_active/index.html       |  11 +
 .../functions/ble_gap_disc_cancel/index.html       |  11 +
 .../functions/ble_gap_ext_connect/index.html       |  11 +
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |  11 +
 .../functions/ble_gap_read_le_phy/index.html       |  11 +
 .../functions/ble_gap_security_initiate/index.html |  11 +
 .../functions/ble_gap_set_event_cb/index.html      |  11 +
 .../ble_gap_set_prefered_default_le_phy/index.html |  11 +
 .../ble_gap_set_prefered_le_phy/index.html         |  11 +
 .../functions/ble_gap_set_priv_mode/index.html     |  11 +
 .../ble_gap/functions/ble_gap_terminate/index.html |  11 +
 .../functions/ble_gap_update_params/index.html     |  11 +
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  11 +
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  11 +
 .../definitions/ble_gattc_defs/index.html          |  11 +
 .../functions/ble_gattc_disc_all_chrs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_dscs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_svcs/index.html   |  11 +
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  11 +
 .../ble_gattc_disc_svc_by_uuid/index.html          |  11 +
 .../functions/ble_gattc_exchange_mtu/index.html    |  11 +
 .../functions/ble_gattc_find_inc_svcs/index.html   |  11 +
 .../functions/ble_gattc_indicate/index.html        |  11 +
 .../functions/ble_gattc_indicate_custom/index.html |  11 +
 .../functions/ble_gattc_notify/index.html          |  11 +
 .../functions/ble_gattc_notify_custom/index.html   |  11 +
 .../ble_gattc/functions/ble_gattc_read/index.html  |  11 +
 .../functions/ble_gattc_read_by_uuid/index.html    |  11 +
 .../functions/ble_gattc_read_long/index.html       |  11 +
 .../functions/ble_gattc_read_mult/index.html       |  11 +
 .../ble_gattc/functions/ble_gattc_write/index.html |  11 +
 .../functions/ble_gattc_write_flat/index.html      |  11 +
 .../functions/ble_gattc_write_long/index.html      |  11 +
 .../functions/ble_gattc_write_no_rsp/index.html    |  11 +
 .../ble_gattc_write_no_rsp_flat/index.html         |  11 +
 .../functions/ble_gattc_write_reliable/index.html  |  11 +
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  11 +
 .../definitions/ble_gatts_defs/index.html          |  11 +
 .../functions/ble_gatts_add_svcs/index.html        |  11 +
 .../functions/ble_gatts_count_cfg/index.html       |  11 +
 .../functions/ble_gatts_find_chr/index.html        |  11 +
 .../functions/ble_gatts_find_dsc/index.html        |  11 +
 .../functions/ble_gatts_find_svc/index.html        |  11 +
 latest/network/ble/ble_hs/ble_hs/index.html        |  11 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  11 +
 .../functions/ble_hs_id_copy_addr/index.html       |  11 +
 .../functions/ble_hs_id_gen_rnd/index.html         |  11 +
 .../functions/ble_hs_id_set_rnd/index.html         |  11 +
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  11 +
 .../ble_eddystone_set_adv_data_uid/index.html      |  11 +
 .../ble_eddystone_set_adv_data_url/index.html      |  11 +
 .../other/functions/ble_hs_evq_set/index.html      |  11 +
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  11 +
 .../functions/ble_hs_mbuf_from_flat/index.html     |  11 +
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  11 +
 .../other/functions/ble_hs_sched_reset/index.html  |  11 +
 .../other/functions/ble_hs_synced/index.html       |  11 +
 .../functions/ble_ibeacon_set_adv_data/index.html  |  11 +
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |  11 +
 .../functions/ble_uuid_init_from_buf/index.html    |  11 +
 .../other/functions/ble_uuid_to_str/index.html     |  11 +
 .../ble_hs/other/functions/ble_uuid_u16/index.html |  11 +
 latest/network/ble/ble_hs/other/other/index.html   |  11 +
 latest/network/ble/ble_intro/index.html            |  11 +
 latest/network/ble/ble_sec/index.html              |  11 +
 latest/network/ble/ble_setup/ble_addr/index.html   |  11 +
 .../network/ble/ble_setup/ble_lp_clock/index.html  |  11 +
 .../ble/ble_setup/ble_setup_intro/index.html       |  11 +
 .../network/ble/ble_setup/ble_sync_cb/index.html   |  11 +
 latest/network/ble/bletiny/bletiny_GAP/index.html  | 543 +++++++++++++-
 latest/network/ble/bletiny/bletiny_GATT/index.html |  13 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |  15 +-
 latest/network/ble/bletiny/bletiny_api/index.html  |  16 +-
 .../network/ble/btshell/btshell_GAP}/index.html    | 496 +++++++++---
 .../network/ble/btshell/btshell_GATT}/index.html   | 100 +--
 .../btshell_advdata}/index.html                    |  99 ++-
 .../network/ble/btshell/btshell_api}/index.html    |  75 +-
 latest/newt/newt_intro/index.html                  |   2 +-
 latest/os/modules/shell/shell/index.html           |   2 +-
 latest/os/tutorials/add_newtmgr/index.html         |  16 +-
 latest/os/tutorials/add_shell/index.html           | 669 -----------------
 latest/os/tutorials/air_quality_ble/index.html     |   2 +-
 latest/os/tutorials/air_quality_sensor/index.html  |   4 +-
 latest/os/tutorials/arduino_zero/index.html        |   2 +-
 latest/os/tutorials/ble_bare_bones/index.html      |   2 +-
 latest/os/tutorials/blehci_project/index.html      |   2 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |   2 +-
 latest/os/tutorials/bleprph/bleprph-app/index.html |   3 +-
 .../bleprph/bleprph-chr-access/index.html          |   2 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |   2 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   2 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   2 +-
 latest/os/tutorials/bletiny_project/index.html     | 831 ---------------------
 latest/os/tutorials/blinky/index.html              |   2 +-
 latest/os/tutorials/blinky_console/index.html      |  95 ++-
 latest/os/tutorials/blinky_primo/index.html        |   2 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |   2 +-
 latest/os/tutorials/codesize/index.html            |  16 +-
 latest/os/tutorials/eddystone/index.html           |   2 +-
 latest/os/tutorials/event_queue/index.html         |   2 +-
 latest/os/tutorials/ibeacon/index.html             |   2 +-
 latest/os/tutorials/nRF52/index.html               |   2 +-
 latest/os/tutorials/nrf52_adc/index.html           |   6 +-
 latest/os/tutorials/olimex/index.html              |   2 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  14 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |   2 +-
 latest/os/tutorials/project-sim-slinky/index.html  |   2 +-
 latest/os/tutorials/project-slinky/index.html      |   2 +-
 .../os/tutorials/project-stm32-slinky/index.html   |   2 +-
 latest/os/tutorials/rbnano2/index.html             |   2 +-
 latest/os/tutorials/repo/add_repos/index.html      |   2 +-
 latest/os/tutorials/repo/create_repo/index.html    |   2 +-
 latest/os/tutorials/repo/private_repo/index.html   |   2 +-
 latest/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 latest/os/tutorials/segger_rtt/index.html          |  31 +-
 latest/os/tutorials/segger_sysview/index.html      |   2 +-
 latest/os/tutorials/tasks_lesson/index.html        |   2 +-
 latest/os/tutorials/tutorials/index.html           |   2 +-
 latest/os/tutorials/unit_test/index.html           |  12 +-
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  12 +-
 latest/sitemap.xml                                 |  32 +-
 mkdocs/search_index.json                           | 320 ++++----
 network/ble/ble_hs/ble_att/ble_att/index.html      |  11 +
 .../ble_att/functions/ble_att_mtu/index.html       |  11 +
 .../functions/ble_att_preferred_mtu/index.html     |  11 +
 .../functions/ble_att_set_preferred_mtu/index.html |  11 +
 .../functions/ble_att_svr_read_local/index.html    |  11 +
 .../functions/ble_att_svr_write_local/index.html   |  11 +
 network/ble/ble_hs/ble_gap/ble_gap/index.html      |  11 +
 .../ble_gap/definitions/ble_gap_defs/index.html    |  11 +
 .../functions/ble_gap_adv_active/index.html        |  11 +
 .../functions/ble_gap_adv_rsp_set_data/index.html  |  11 +
 .../ble_gap_adv_rsp_set_fields/index.html          |  11 +
 .../functions/ble_gap_adv_set_data/index.html      |  11 +
 .../functions/ble_gap_adv_set_fields/index.html    |  11 +
 .../ble_gap/functions/ble_gap_adv_start/index.html |  11 +
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  11 +
 .../functions/ble_gap_conn_active/index.html       |  11 +
 .../functions/ble_gap_conn_cancel/index.html       |  11 +
 .../ble_gap/functions/ble_gap_conn_find/index.html |  11 +
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  11 +
 .../ble_gap/functions/ble_gap_connect/index.html   |  11 +
 .../ble_gap/functions/ble_gap_disc/index.html      |  11 +
 .../functions/ble_gap_disc_active/index.html       |  11 +
 .../functions/ble_gap_disc_cancel/index.html       |  11 +
 .../functions/ble_gap_ext_connect/index.html       |  11 +
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |  11 +
 .../functions/ble_gap_read_le_phy/index.html       |  11 +
 .../functions/ble_gap_security_initiate/index.html |  11 +
 .../functions/ble_gap_set_event_cb/index.html      |  11 +
 .../ble_gap_set_prefered_default_le_phy/index.html |  11 +
 .../ble_gap_set_prefered_le_phy/index.html         |  11 +
 .../functions/ble_gap_set_priv_mode/index.html     |  11 +
 .../ble_gap/functions/ble_gap_terminate/index.html |  11 +
 .../functions/ble_gap_update_params/index.html     |  11 +
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  11 +
 network/ble/ble_hs/ble_gattc/ble_gattc/index.html  |  11 +
 .../definitions/ble_gattc_defs/index.html          |  11 +
 .../functions/ble_gattc_disc_all_chrs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_dscs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_svcs/index.html   |  11 +
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  11 +
 .../ble_gattc_disc_svc_by_uuid/index.html          |  11 +
 .../functions/ble_gattc_exchange_mtu/index.html    |  11 +
 .../functions/ble_gattc_find_inc_svcs/index.html   |  11 +
 .../functions/ble_gattc_indicate/index.html        |  11 +
 .../functions/ble_gattc_indicate_custom/index.html |  11 +
 .../functions/ble_gattc_notify/index.html          |  11 +
 .../functions/ble_gattc_notify_custom/index.html   |  11 +
 .../ble_gattc/functions/ble_gattc_read/index.html  |  11 +
 .../functions/ble_gattc_read_by_uuid/index.html    |  11 +
 .../functions/ble_gattc_read_long/index.html       |  11 +
 .../functions/ble_gattc_read_mult/index.html       |  11 +
 .../ble_gattc/functions/ble_gattc_write/index.html |  11 +
 .../functions/ble_gattc_write_flat/index.html      |  11 +
 .../functions/ble_gattc_write_long/index.html      |  11 +
 .../functions/ble_gattc_write_no_rsp/index.html    |  11 +
 .../ble_gattc_write_no_rsp_flat/index.html         |  11 +
 .../functions/ble_gattc_write_reliable/index.html  |  11 +
 network/ble/ble_hs/ble_gatts/ble_gatts/index.html  |  11 +
 .../definitions/ble_gatts_defs/index.html          |  11 +
 .../functions/ble_gatts_add_svcs/index.html        |  11 +
 .../functions/ble_gatts_count_cfg/index.html       |  11 +
 .../functions/ble_gatts_find_chr/index.html        |  11 +
 .../functions/ble_gatts_find_dsc/index.html        |  11 +
 .../functions/ble_gatts_find_svc/index.html        |  11 +
 network/ble/ble_hs/ble_hs/index.html               |  11 +
 network/ble/ble_hs/ble_hs_id/ble_hs_id/index.html  |  11 +
 .../functions/ble_hs_id_copy_addr/index.html       |  11 +
 .../functions/ble_hs_id_gen_rnd/index.html         |  11 +
 .../functions/ble_hs_id_set_rnd/index.html         |  11 +
 network/ble/ble_hs/ble_hs_return_codes/index.html  |  11 +
 .../ble_eddystone_set_adv_data_uid/index.html      |  11 +
 .../ble_eddystone_set_adv_data_url/index.html      |  11 +
 .../other/functions/ble_hs_evq_set/index.html      |  11 +
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  11 +
 .../functions/ble_hs_mbuf_from_flat/index.html     |  11 +
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  11 +
 .../other/functions/ble_hs_sched_reset/index.html  |  11 +
 .../other/functions/ble_hs_synced/index.html       |  11 +
 .../functions/ble_ibeacon_set_adv_data/index.html  |  11 +
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |  11 +
 .../functions/ble_uuid_init_from_buf/index.html    |  11 +
 .../other/functions/ble_uuid_to_str/index.html     |  11 +
 .../ble_hs/other/functions/ble_uuid_u16/index.html |  11 +
 network/ble/ble_hs/other/other/index.html          |  11 +
 network/ble/ble_intro/index.html                   |  11 +
 network/ble/ble_sec/index.html                     |  11 +
 network/ble/ble_setup/ble_addr/index.html          |  11 +
 network/ble/ble_setup/ble_lp_clock/index.html      |  11 +
 network/ble/ble_setup/ble_setup_intro/index.html   |  11 +
 network/ble/ble_setup/ble_sync_cb/index.html       |  11 +
 network/ble/bletiny/bletiny_GAP/index.html         | 543 +++++++++++++-
 network/ble/bletiny/bletiny_GATT/index.html        |  13 +-
 network/ble/bletiny/bletiny_advdata/index.html     |  15 +-
 network/ble/bletiny/bletiny_api/index.html         |  16 +-
 .../ble/btshell/btshell_GAP}/index.html            | 496 +++++++++---
 .../btshell_GATT}/index.html                       | 100 +--
 .../ble/btshell/btshell_advdata}/index.html        |  99 ++-
 .../bletiny_api => btshell/btshell_api}/index.html |  75 +-
 newt/newt_intro/index.html                         |   2 +-
 os/modules/shell/shell/index.html                  |   2 +-
 os/tutorials/add_newtmgr/index.html                |  16 +-
 os/tutorials/add_shell/index.html                  | 669 -----------------
 os/tutorials/air_quality_ble/index.html            |   2 +-
 os/tutorials/air_quality_sensor/index.html         |   4 +-
 os/tutorials/arduino_zero/index.html               |   2 +-
 os/tutorials/ble_bare_bones/index.html             |   2 +-
 os/tutorials/blehci_project/index.html             |   2 +-
 os/tutorials/bleprph/bleprph-adv/index.html        |   2 +-
 os/tutorials/bleprph/bleprph-app/index.html        |   3 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |   2 +-
 os/tutorials/bleprph/bleprph-gap-event/index.html  |   2 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |   2 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |   2 +-
 os/tutorials/bletiny_project/index.html            | 831 ---------------------
 os/tutorials/blinky/index.html                     |   2 +-
 os/tutorials/blinky_console/index.html             |  95 ++-
 os/tutorials/blinky_primo/index.html               |   2 +-
 os/tutorials/blinky_stm32f4disc/index.html         |   2 +-
 os/tutorials/codesize/index.html                   |  16 +-
 os/tutorials/eddystone/index.html                  |   2 +-
 os/tutorials/event_queue/index.html                |   2 +-
 os/tutorials/ibeacon/index.html                    |   2 +-
 os/tutorials/nRF52/index.html                      |   2 +-
 os/tutorials/nrf52_adc/index.html                  |   6 +-
 os/tutorials/olimex/index.html                     |   2 +-
 os/tutorials/ota_upgrade_nrf52/index.html          |  14 +-
 os/tutorials/project-nrf52-slinky/index.html       |   2 +-
 os/tutorials/project-sim-slinky/index.html         |   2 +-
 os/tutorials/project-slinky/index.html             |   2 +-
 os/tutorials/project-stm32-slinky/index.html       |   2 +-
 os/tutorials/rbnano2/index.html                    |   2 +-
 os/tutorials/repo/add_repos/index.html             |   2 +-
 os/tutorials/repo/create_repo/index.html           |   2 +-
 os/tutorials/repo/private_repo/index.html          |   2 +-
 os/tutorials/repo/upgrade_repo/index.html          |   2 +-
 os/tutorials/segger_rtt/index.html                 |  31 +-
 os/tutorials/segger_sysview/index.html             |   2 +-
 os/tutorials/tasks_lesson/index.html               |   2 +-
 os/tutorials/tutorials/index.html                  |   2 +-
 os/tutorials/unit_test/index.html                  |  12 +-
 os/tutorials/wi-fi_on_arduino/index.html           |  12 +-
 sitemap.xml                                        |  32 +-
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 288 files changed, 4886 insertions(+), 4106 deletions(-)
 copy {v1_0_0/network/ble/bletiny/bletiny_GAP => latest/network/ble/btshell/btshell_GAP}/index.html (61%)
 copy {network/ble/bletiny/bletiny_GATT => latest/network/ble/btshell/btshell_GATT}/index.html (82%)
 copy latest/network/ble/{bletiny/bletiny_advdata => btshell/btshell_advdata}/index.html (89%)
 copy {network/ble/bletiny/bletiny_api => latest/network/ble/btshell/btshell_api}/index.html (85%)
 delete mode 100644 latest/os/tutorials/add_shell/index.html
 delete mode 100644 latest/os/tutorials/bletiny_project/index.html
 copy {v1_0_0/network/ble/bletiny/bletiny_GAP => network/ble/btshell/btshell_GAP}/index.html (61%)
 copy network/ble/{bletiny/bletiny_GATT => btshell/btshell_GATT}/index.html (82%)
 copy {latest/network/ble/bletiny/bletiny_advdata => network/ble/btshell/btshell_advdata}/index.html (89%)
 copy network/ble/{bletiny/bletiny_api => btshell/btshell_api}/index.html (85%)
 delete mode 100644 os/tutorials/add_shell/index.html
 delete mode 100644 os/tutorials/bletiny_project/index.html

-- 
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 #267 from runtime-bot/asf-site

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

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

commit 50b148d42f4fd3368e086ddcd4def8e5ccdb279a
Merge: 21c8e37 3f07cd5
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Thu Jul 20 15:23:49 2017 -0700

    Merge pull request #267 from runtime-bot/asf-site
    
    automated asf-site build

 latest/mkdocs/search_index.json                    | 320 ++++----
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  11 +
 .../ble_att/functions/ble_att_mtu/index.html       |  11 +
 .../functions/ble_att_preferred_mtu/index.html     |  11 +
 .../functions/ble_att_set_preferred_mtu/index.html |  11 +
 .../functions/ble_att_svr_read_local/index.html    |  11 +
 .../functions/ble_att_svr_write_local/index.html   |  11 +
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  11 +
 .../ble_gap/definitions/ble_gap_defs/index.html    |  11 +
 .../functions/ble_gap_adv_active/index.html        |  11 +
 .../functions/ble_gap_adv_rsp_set_data/index.html  |  11 +
 .../ble_gap_adv_rsp_set_fields/index.html          |  11 +
 .../functions/ble_gap_adv_set_data/index.html      |  11 +
 .../functions/ble_gap_adv_set_fields/index.html    |  11 +
 .../ble_gap/functions/ble_gap_adv_start/index.html |  11 +
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  11 +
 .../functions/ble_gap_conn_active/index.html       |  11 +
 .../functions/ble_gap_conn_cancel/index.html       |  11 +
 .../ble_gap/functions/ble_gap_conn_find/index.html |  11 +
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  11 +
 .../ble_gap/functions/ble_gap_connect/index.html   |  11 +
 .../ble_gap/functions/ble_gap_disc/index.html      |  11 +
 .../functions/ble_gap_disc_active/index.html       |  11 +
 .../functions/ble_gap_disc_cancel/index.html       |  11 +
 .../functions/ble_gap_ext_connect/index.html       |  11 +
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |  11 +
 .../functions/ble_gap_read_le_phy/index.html       |  11 +
 .../functions/ble_gap_security_initiate/index.html |  11 +
 .../functions/ble_gap_set_event_cb/index.html      |  11 +
 .../ble_gap_set_prefered_default_le_phy/index.html |  11 +
 .../ble_gap_set_prefered_le_phy/index.html         |  11 +
 .../functions/ble_gap_set_priv_mode/index.html     |  11 +
 .../ble_gap/functions/ble_gap_terminate/index.html |  11 +
 .../functions/ble_gap_update_params/index.html     |  11 +
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  11 +
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  11 +
 .../definitions/ble_gattc_defs/index.html          |  11 +
 .../functions/ble_gattc_disc_all_chrs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_dscs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_svcs/index.html   |  11 +
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  11 +
 .../ble_gattc_disc_svc_by_uuid/index.html          |  11 +
 .../functions/ble_gattc_exchange_mtu/index.html    |  11 +
 .../functions/ble_gattc_find_inc_svcs/index.html   |  11 +
 .../functions/ble_gattc_indicate/index.html        |  11 +
 .../functions/ble_gattc_indicate_custom/index.html |  11 +
 .../functions/ble_gattc_notify/index.html          |  11 +
 .../functions/ble_gattc_notify_custom/index.html   |  11 +
 .../ble_gattc/functions/ble_gattc_read/index.html  |  11 +
 .../functions/ble_gattc_read_by_uuid/index.html    |  11 +
 .../functions/ble_gattc_read_long/index.html       |  11 +
 .../functions/ble_gattc_read_mult/index.html       |  11 +
 .../ble_gattc/functions/ble_gattc_write/index.html |  11 +
 .../functions/ble_gattc_write_flat/index.html      |  11 +
 .../functions/ble_gattc_write_long/index.html      |  11 +
 .../functions/ble_gattc_write_no_rsp/index.html    |  11 +
 .../ble_gattc_write_no_rsp_flat/index.html         |  11 +
 .../functions/ble_gattc_write_reliable/index.html  |  11 +
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  11 +
 .../definitions/ble_gatts_defs/index.html          |  11 +
 .../functions/ble_gatts_add_svcs/index.html        |  11 +
 .../functions/ble_gatts_count_cfg/index.html       |  11 +
 .../functions/ble_gatts_find_chr/index.html        |  11 +
 .../functions/ble_gatts_find_dsc/index.html        |  11 +
 .../functions/ble_gatts_find_svc/index.html        |  11 +
 latest/network/ble/ble_hs/ble_hs/index.html        |  11 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  11 +
 .../functions/ble_hs_id_copy_addr/index.html       |  11 +
 .../functions/ble_hs_id_gen_rnd/index.html         |  11 +
 .../functions/ble_hs_id_set_rnd/index.html         |  11 +
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  11 +
 .../ble_eddystone_set_adv_data_uid/index.html      |  11 +
 .../ble_eddystone_set_adv_data_url/index.html      |  11 +
 .../other/functions/ble_hs_evq_set/index.html      |  11 +
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  11 +
 .../functions/ble_hs_mbuf_from_flat/index.html     |  11 +
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  11 +
 .../other/functions/ble_hs_sched_reset/index.html  |  11 +
 .../other/functions/ble_hs_synced/index.html       |  11 +
 .../functions/ble_ibeacon_set_adv_data/index.html  |  11 +
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |  11 +
 .../functions/ble_uuid_init_from_buf/index.html    |  11 +
 .../other/functions/ble_uuid_to_str/index.html     |  11 +
 .../ble_hs/other/functions/ble_uuid_u16/index.html |  11 +
 latest/network/ble/ble_hs/other/other/index.html   |  11 +
 latest/network/ble/ble_intro/index.html            |  11 +
 latest/network/ble/ble_sec/index.html              |  11 +
 latest/network/ble/ble_setup/ble_addr/index.html   |  11 +
 .../network/ble/ble_setup/ble_lp_clock/index.html  |  11 +
 .../ble/ble_setup/ble_setup_intro/index.html       |  11 +
 .../network/ble/ble_setup/ble_sync_cb/index.html   |  11 +
 latest/network/ble/bletiny/bletiny_GAP/index.html  | 543 +++++++++++++-
 latest/network/ble/bletiny/bletiny_GATT/index.html |  13 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |  15 +-
 latest/network/ble/bletiny/bletiny_api/index.html  |  16 +-
 .../network/ble/btshell/btshell_GAP}/index.html    | 605 +++++++++++++--
 .../btshell_GATT}/index.html                       | 100 +--
 .../btshell_advdata}/index.html                    |  99 ++-
 .../bletiny_api => btshell/btshell_api}/index.html |  75 +-
 latest/newt/newt_intro/index.html                  |   2 +-
 latest/os/modules/shell/shell/index.html           |   2 +-
 latest/os/tutorials/add_newtmgr/index.html         |  16 +-
 latest/os/tutorials/add_shell/index.html           | 669 -----------------
 latest/os/tutorials/air_quality_ble/index.html     |   2 +-
 latest/os/tutorials/air_quality_sensor/index.html  |   4 +-
 latest/os/tutorials/arduino_zero/index.html        |   2 +-
 latest/os/tutorials/ble_bare_bones/index.html      |   2 +-
 latest/os/tutorials/blehci_project/index.html      |   2 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |   2 +-
 latest/os/tutorials/bleprph/bleprph-app/index.html |   3 +-
 .../bleprph/bleprph-chr-access/index.html          |   2 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |   2 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   2 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   2 +-
 latest/os/tutorials/bletiny_project/index.html     | 831 ---------------------
 latest/os/tutorials/blinky/index.html              |   2 +-
 latest/os/tutorials/blinky_console/index.html      |  95 ++-
 latest/os/tutorials/blinky_primo/index.html        |   2 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |   2 +-
 latest/os/tutorials/codesize/index.html            |  16 +-
 latest/os/tutorials/eddystone/index.html           |   2 +-
 latest/os/tutorials/event_queue/index.html         |   2 +-
 latest/os/tutorials/ibeacon/index.html             |   2 +-
 latest/os/tutorials/nRF52/index.html               |   2 +-
 latest/os/tutorials/nrf52_adc/index.html           |   6 +-
 latest/os/tutorials/olimex/index.html              |   2 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  14 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |   2 +-
 latest/os/tutorials/project-sim-slinky/index.html  |   2 +-
 latest/os/tutorials/project-slinky/index.html      |   2 +-
 .../os/tutorials/project-stm32-slinky/index.html   |   2 +-
 latest/os/tutorials/rbnano2/index.html             |   2 +-
 latest/os/tutorials/repo/add_repos/index.html      |   2 +-
 latest/os/tutorials/repo/create_repo/index.html    |   2 +-
 latest/os/tutorials/repo/private_repo/index.html   |   2 +-
 latest/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 latest/os/tutorials/segger_rtt/index.html          |  31 +-
 latest/os/tutorials/segger_sysview/index.html      |   2 +-
 latest/os/tutorials/tasks_lesson/index.html        |   2 +-
 latest/os/tutorials/tutorials/index.html           |   2 +-
 latest/os/tutorials/unit_test/index.html           |  12 +-
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  12 +-
 latest/sitemap.xml                                 |  32 +-
 mkdocs/search_index.json                           | 320 ++++----
 network/ble/ble_hs/ble_att/ble_att/index.html      |  11 +
 .../ble_att/functions/ble_att_mtu/index.html       |  11 +
 .../functions/ble_att_preferred_mtu/index.html     |  11 +
 .../functions/ble_att_set_preferred_mtu/index.html |  11 +
 .../functions/ble_att_svr_read_local/index.html    |  11 +
 .../functions/ble_att_svr_write_local/index.html   |  11 +
 network/ble/ble_hs/ble_gap/ble_gap/index.html      |  11 +
 .../ble_gap/definitions/ble_gap_defs/index.html    |  11 +
 .../functions/ble_gap_adv_active/index.html        |  11 +
 .../functions/ble_gap_adv_rsp_set_data/index.html  |  11 +
 .../ble_gap_adv_rsp_set_fields/index.html          |  11 +
 .../functions/ble_gap_adv_set_data/index.html      |  11 +
 .../functions/ble_gap_adv_set_fields/index.html    |  11 +
 .../ble_gap/functions/ble_gap_adv_start/index.html |  11 +
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  11 +
 .../functions/ble_gap_conn_active/index.html       |  11 +
 .../functions/ble_gap_conn_cancel/index.html       |  11 +
 .../ble_gap/functions/ble_gap_conn_find/index.html |  11 +
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  11 +
 .../ble_gap/functions/ble_gap_connect/index.html   |  11 +
 .../ble_gap/functions/ble_gap_disc/index.html      |  11 +
 .../functions/ble_gap_disc_active/index.html       |  11 +
 .../functions/ble_gap_disc_cancel/index.html       |  11 +
 .../functions/ble_gap_ext_connect/index.html       |  11 +
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |  11 +
 .../functions/ble_gap_read_le_phy/index.html       |  11 +
 .../functions/ble_gap_security_initiate/index.html |  11 +
 .../functions/ble_gap_set_event_cb/index.html      |  11 +
 .../ble_gap_set_prefered_default_le_phy/index.html |  11 +
 .../ble_gap_set_prefered_le_phy/index.html         |  11 +
 .../functions/ble_gap_set_priv_mode/index.html     |  11 +
 .../ble_gap/functions/ble_gap_terminate/index.html |  11 +
 .../functions/ble_gap_update_params/index.html     |  11 +
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  11 +
 network/ble/ble_hs/ble_gattc/ble_gattc/index.html  |  11 +
 .../definitions/ble_gattc_defs/index.html          |  11 +
 .../functions/ble_gattc_disc_all_chrs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_dscs/index.html   |  11 +
 .../functions/ble_gattc_disc_all_svcs/index.html   |  11 +
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  11 +
 .../ble_gattc_disc_svc_by_uuid/index.html          |  11 +
 .../functions/ble_gattc_exchange_mtu/index.html    |  11 +
 .../functions/ble_gattc_find_inc_svcs/index.html   |  11 +
 .../functions/ble_gattc_indicate/index.html        |  11 +
 .../functions/ble_gattc_indicate_custom/index.html |  11 +
 .../functions/ble_gattc_notify/index.html          |  11 +
 .../functions/ble_gattc_notify_custom/index.html   |  11 +
 .../ble_gattc/functions/ble_gattc_read/index.html  |  11 +
 .../functions/ble_gattc_read_by_uuid/index.html    |  11 +
 .../functions/ble_gattc_read_long/index.html       |  11 +
 .../functions/ble_gattc_read_mult/index.html       |  11 +
 .../ble_gattc/functions/ble_gattc_write/index.html |  11 +
 .../functions/ble_gattc_write_flat/index.html      |  11 +
 .../functions/ble_gattc_write_long/index.html      |  11 +
 .../functions/ble_gattc_write_no_rsp/index.html    |  11 +
 .../ble_gattc_write_no_rsp_flat/index.html         |  11 +
 .../functions/ble_gattc_write_reliable/index.html  |  11 +
 network/ble/ble_hs/ble_gatts/ble_gatts/index.html  |  11 +
 .../definitions/ble_gatts_defs/index.html          |  11 +
 .../functions/ble_gatts_add_svcs/index.html        |  11 +
 .../functions/ble_gatts_count_cfg/index.html       |  11 +
 .../functions/ble_gatts_find_chr/index.html        |  11 +
 .../functions/ble_gatts_find_dsc/index.html        |  11 +
 .../functions/ble_gatts_find_svc/index.html        |  11 +
 network/ble/ble_hs/ble_hs/index.html               |  11 +
 network/ble/ble_hs/ble_hs_id/ble_hs_id/index.html  |  11 +
 .../functions/ble_hs_id_copy_addr/index.html       |  11 +
 .../functions/ble_hs_id_gen_rnd/index.html         |  11 +
 .../functions/ble_hs_id_set_rnd/index.html         |  11 +
 network/ble/ble_hs/ble_hs_return_codes/index.html  |  11 +
 .../ble_eddystone_set_adv_data_uid/index.html      |  11 +
 .../ble_eddystone_set_adv_data_url/index.html      |  11 +
 .../other/functions/ble_hs_evq_set/index.html      |  11 +
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  11 +
 .../functions/ble_hs_mbuf_from_flat/index.html     |  11 +
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  11 +
 .../other/functions/ble_hs_sched_reset/index.html  |  11 +
 .../other/functions/ble_hs_synced/index.html       |  11 +
 .../functions/ble_ibeacon_set_adv_data/index.html  |  11 +
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |  11 +
 .../functions/ble_uuid_init_from_buf/index.html    |  11 +
 .../other/functions/ble_uuid_to_str/index.html     |  11 +
 .../ble_hs/other/functions/ble_uuid_u16/index.html |  11 +
 network/ble/ble_hs/other/other/index.html          |  11 +
 network/ble/ble_intro/index.html                   |  11 +
 network/ble/ble_sec/index.html                     |  11 +
 network/ble/ble_setup/ble_addr/index.html          |  11 +
 network/ble/ble_setup/ble_lp_clock/index.html      |  11 +
 network/ble/ble_setup/ble_setup_intro/index.html   |  11 +
 network/ble/ble_setup/ble_sync_cb/index.html       |  11 +
 network/ble/bletiny/bletiny_GAP/index.html         | 543 +++++++++++++-
 network/ble/bletiny/bletiny_GATT/index.html        |  13 +-
 network/ble/bletiny/bletiny_advdata/index.html     |  15 +-
 network/ble/bletiny/bletiny_api/index.html         |  16 +-
 .../bletiny_GAP => btshell/btshell_GAP}/index.html | 605 +++++++++++++--
 .../ble/btshell/btshell_GATT}/index.html           | 100 +--
 .../ble/btshell/btshell_advdata}/index.html        |  99 ++-
 .../ble/btshell/btshell_api}/index.html            |  75 +-
 newt/newt_intro/index.html                         |   2 +-
 os/modules/shell/shell/index.html                  |   2 +-
 os/tutorials/add_newtmgr/index.html                |  16 +-
 os/tutorials/add_shell/index.html                  | 669 -----------------
 os/tutorials/air_quality_ble/index.html            |   2 +-
 os/tutorials/air_quality_sensor/index.html         |   4 +-
 os/tutorials/arduino_zero/index.html               |   2 +-
 os/tutorials/ble_bare_bones/index.html             |   2 +-
 os/tutorials/blehci_project/index.html             |   2 +-
 os/tutorials/bleprph/bleprph-adv/index.html        |   2 +-
 os/tutorials/bleprph/bleprph-app/index.html        |   3 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |   2 +-
 os/tutorials/bleprph/bleprph-gap-event/index.html  |   2 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |   2 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |   2 +-
 os/tutorials/bletiny_project/index.html            | 831 ---------------------
 os/tutorials/blinky/index.html                     |   2 +-
 os/tutorials/blinky_console/index.html             |  95 ++-
 os/tutorials/blinky_primo/index.html               |   2 +-
 os/tutorials/blinky_stm32f4disc/index.html         |   2 +-
 os/tutorials/codesize/index.html                   |  16 +-
 os/tutorials/eddystone/index.html                  |   2 +-
 os/tutorials/event_queue/index.html                |   2 +-
 os/tutorials/ibeacon/index.html                    |   2 +-
 os/tutorials/nRF52/index.html                      |   2 +-
 os/tutorials/nrf52_adc/index.html                  |   6 +-
 os/tutorials/olimex/index.html                     |   2 +-
 os/tutorials/ota_upgrade_nrf52/index.html          |  14 +-
 os/tutorials/project-nrf52-slinky/index.html       |   2 +-
 os/tutorials/project-sim-slinky/index.html         |   2 +-
 os/tutorials/project-slinky/index.html             |   2 +-
 os/tutorials/project-stm32-slinky/index.html       |   2 +-
 os/tutorials/rbnano2/index.html                    |   2 +-
 os/tutorials/repo/add_repos/index.html             |   2 +-
 os/tutorials/repo/create_repo/index.html           |   2 +-
 os/tutorials/repo/private_repo/index.html          |   2 +-
 os/tutorials/repo/upgrade_repo/index.html          |   2 +-
 os/tutorials/segger_rtt/index.html                 |  31 +-
 os/tutorials/segger_sysview/index.html             |   2 +-
 os/tutorials/tasks_lesson/index.html               |   2 +-
 os/tutorials/tutorials/index.html                  |   2 +-
 os/tutorials/unit_test/index.html                  |  12 +-
 os/tutorials/wi-fi_on_arduino/index.html           |  12 +-
 sitemap.xml                                        |  32 +-
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 288 files changed, 5168 insertions(+), 4042 deletions(-)

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