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 2016/08/10 00:10:44 UTC

[6/6] incubator-mynewt-site git commit: Additions to ble app documentation by ccollins476ad. This closes #110.

Additions to ble app documentation by ccollins476ad. This closes #110.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/bdf51006
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/bdf51006
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/bdf51006

Branch: refs/heads/asf-site
Commit: bdf5100602617071eee43a32b3b4b7dfbf863fee
Parents: 8d619f6
Author: aditihilbert <ad...@runtime.io>
Authored: Tue Aug 9 17:10:19 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Tue Aug 9 17:10:19 2016 -0700

----------------------------------------------------------------------
 develop/mkdocs/search_index.json                | 309 +++++----
 .../ble/ble_hs/ble_att/ble_att/index.html       |   2 +-
 .../ble_att/functions/ble_att_mtu/index.html    |   2 +-
 .../ble_att_set_preferred_mtu/index.html        |   2 +-
 .../functions/ble_att_svr_read_local/index.html |   2 +-
 .../ble_att_svr_write_local/index.html          |   2 +-
 .../ble/ble_hs/ble_gap/ble_gap/index.html       |   6 +-
 .../ble_gap/definitions/ble_gap_defs/index.html |   2 +-
 .../functions/ble_gap_adv_active/index.html     |   2 +-
 .../ble_gap_adv_rsp_set_fields/index.html       |   2 +-
 .../functions/ble_gap_adv_set_fields/index.html |   2 +-
 .../functions/ble_gap_adv_start/index.html      |   2 +-
 .../functions/ble_gap_adv_stop/index.html       |   2 +-
 .../functions/ble_gap_conn_active/index.html    |   2 +-
 .../functions/ble_gap_conn_cancel/index.html    |   2 +-
 .../functions/ble_gap_conn_find/index.html      |   2 +-
 .../functions/ble_gap_conn_rssi/index.html      |   2 +-
 .../functions/ble_gap_connect/index.html        |   2 +-
 .../ble_gap/functions/ble_gap_disc/index.html   |   2 +-
 .../functions/ble_gap_disc_active/index.html    |   2 +-
 .../functions/ble_gap_disc_cancel/index.html    |   2 +-
 .../ble_gap_security_initiate/index.html        |   2 +-
 .../functions/ble_gap_terminate/index.html      |   2 +-
 .../functions/ble_gap_update_params/index.html  |   2 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html |   2 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html   |   2 +-
 .../definitions/ble_gattc_defs/index.html       |   2 +-
 .../ble_gattc_disc_all_chrs/index.html          |   2 +-
 .../ble_gattc_disc_all_dscs/index.html          |   2 +-
 .../ble_gattc_disc_all_svcs/index.html          |   2 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html      |   2 +-
 .../ble_gattc_disc_svc_by_uuid/index.html       |   2 +-
 .../functions/ble_gattc_exchange_mtu/index.html |   2 +-
 .../ble_gattc_find_inc_svcs/index.html          |   2 +-
 .../functions/ble_gattc_indicate/index.html     |   2 +-
 .../functions/ble_gattc_notify/index.html       |   2 +-
 .../ble_gattc_notify_custom/index.html          |   2 +-
 .../functions/ble_gattc_read/index.html         |   2 +-
 .../functions/ble_gattc_read_by_uuid/index.html |   2 +-
 .../functions/ble_gattc_read_long/index.html    |   2 +-
 .../functions/ble_gattc_read_mult/index.html    |   2 +-
 .../functions/ble_gattc_write/index.html        |   2 +-
 .../functions/ble_gattc_write_flat/index.html   |   2 +-
 .../functions/ble_gattc_write_long/index.html   |   2 +-
 .../functions/ble_gattc_write_no_rsp/index.html |   2 +-
 .../ble_gattc_write_no_rsp_flat/index.html      |   2 +-
 .../ble_gattc_write_reliable/index.html         |   2 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html   |   8 +-
 .../definitions/ble_gatts_defs/index.html       |   8 +-
 .../functions/ble_gatts_add_svcs/index.html     |  30 +-
 .../functions/ble_gatts_count_cfg/index.html    | 664 ++++++++++++++++++
 .../ble_gatts_count_resources/index.html        |  24 +-
 .../functions/ble_gatts_find_chr/index.html     |  24 +-
 .../functions/ble_gatts_find_dsc/index.html     |  32 +-
 .../functions/ble_gatts_find_svc/index.html     |  28 +-
 .../ble_gatts_register_svcs/index.html          |  30 +-
 develop/network/ble/ble_hs/ble_hs/index.html    |   2 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html   |   6 +-
 .../functions/ble_hs_id_copy_addr/index.html    |   2 +-
 .../functions/ble_hs_id_gen_rnd/index.html      |   2 +-
 .../functions/ble_hs_id_set_rnd/index.html      |   2 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html   |  33 +-
 .../init/definitions/init_defs/index.html       |   8 +-
 .../init/functions/ble_hs_init/index.html       |  24 +-
 .../init/functions/ble_hs_start/index.html      |  28 +-
 .../init/functions/ble_hs_synced/index.html     | 612 ++++++++++++++++
 develop/network/ble/ble_hs/init/init/index.html |   8 +-
 .../ble_eddystone_set_adv_data_uid/index.html   |   2 +-
 .../ble_eddystone_set_adv_data_url/index.html   |   2 +-
 .../functions/ble_hs_mbuf_att_pkt/index.html    |   2 +-
 .../functions/ble_hs_mbuf_from_flat/index.html  |   2 +-
 .../functions/ble_hs_mbuf_to_flat/index.html    |   2 +-
 .../ble_ibeacon_set_adv_data/index.html         |   2 +-
 .../functions/ble_uuid_128_to_16/index.html     |   2 +-
 .../functions/ble_uuid_16_to_128/index.html     |   4 +-
 .../network/ble/ble_hs/other/other/index.html   |   2 +-
 develop/network/ble/ble_intro/index.html        |   2 +-
 develop/network/ble/ble_sec/index.html          |   2 +-
 .../network/ble/bletiny/bletiny_GAP/index.html  | 223 +++++-
 .../network/ble/bletiny/bletiny_GATT/index.html |  22 +-
 .../ble/bletiny/bletiny_advdata/index.html      |  36 +-
 .../network/ble/bletiny/bletiny_api/index.html  | 548 +++++++++++++++
 develop/network/ble/bletiny_api/index.html      | 569 ---------------
 .../ble/ini_stack/ble_add_cpu/index.html        |   2 +-
 .../ble/ini_stack/ble_consolepkg/index.html     |   2 +-
 .../ble/ini_stack/ble_controller_ini/index.html |   2 +-
 .../network/ble/ini_stack/ble_devadd/index.html |   2 +-
 .../ble/ini_stack/ble_host_ini/index.html       |   2 +-
 .../ble/ini_stack/ble_ini_intro/index.html      |   2 +-
 .../ble/ini_stack/ble_mempool/index.html        |   2 +-
 .../ble/ini_stack/ble_parent_ini/index.html     |   2 +-
 .../ble/ini_stack/ble_statpkg/index.html        |   2 +-
 develop/network/ble/nimble_setup/index.html     |   2 +-
 .../os/tutorials/bleprph/bleprph-adv/index.html | 116 ++--
 .../bleprph/bleprph-chr-access/index.html       | 206 +++---
 .../tutorials/bleprph/bleprph-conn/index.html   | 692 -------------------
 .../bleprph/bleprph-gap-event/index.html        | 680 ++++++++++++++++++
 .../tutorials/bleprph/bleprph-intro/index.html  |   8 +-
 .../bleprph/bleprph-svc-reg/index.html          | 151 ++--
 develop/os/tutorials/ibeacon/index.html         |   4 +-
 develop/sitemap.xml                             |  20 +-
 latest/sitemap.xml                              |  20 +-
 sitemap.xml                                     |  20 +-
 v0_9_0/sitemap.xml                              |  20 +-
 104 files changed, 3426 insertions(+), 1933 deletions(-)
----------------------------------------------------------------------