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/07/08 21:03:10 UTC

[16/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.


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/e98b0c12
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/e98b0c12
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/e98b0c12

Branch: refs/heads/asf-site
Commit: e98b0c12b6e3920869852364954d3a424509f3dd
Parents: 4d3003a
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Jul 8 14:02:45 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Jul 8 14:02:45 2016 -0700

----------------------------------------------------------------------
 develop/mkdocs/search_index.json                | 1516 +++++++++++++++++-
 .../ble/ble_hs/ble_gap/ble_gap/index.html       |  627 ++++++++
 .../ble_gap/definitions/ble_gap_defs/index.html |  871 ++++++++++
 .../functions/ble_gap_adv_active/index.html     |  705 ++++++++
 .../ble_gap_adv_rsp_set_fields/index.html       |  726 +++++++++
 .../functions/ble_gap_adv_set_fields/index.html |  726 +++++++++
 .../functions/ble_gap_adv_start/index.html      |  745 +++++++++
 .../functions/ble_gap_adv_stop/index.html       |  709 ++++++++
 .../functions/ble_gap_conn_active/index.html    |  705 ++++++++
 .../functions/ble_gap_conn_cancel/index.html    |  705 ++++++++
 .../functions/ble_gap_conn_find/index.html      |  722 +++++++++
 .../functions/ble_gap_connect/index.html        |  745 +++++++++
 .../ble_gap/functions/ble_gap_disc/index.html   |  736 +++++++++
 .../functions/ble_gap_disc_active/index.html    |  705 ++++++++
 .../functions/ble_gap_disc_cancel/index.html    |  709 ++++++++
 .../ble_gap_security_initiate/index.html        |  726 +++++++++
 .../functions/ble_gap_terminate/index.html      |  726 +++++++++
 .../functions/ble_gap_update_params/index.html  |  731 +++++++++
 .../ble_gap/functions/ble_gap_wl_set/index.html |  723 +++++++++
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html   |  781 +++++++++
 .../definitions/ble_gattc_defs/index.html       |  636 ++++++++
 .../ble_gattc_disc_all_chrs/index.html          |  752 +++++++++
 .../ble_gattc_disc_all_dscs/index.html          |  752 +++++++++
 .../ble_gattc_disc_all_svcs/index.html          |  726 +++++++++
 .../ble_gattc_disc_chrs_by_uuid/index.html      |  756 +++++++++
 .../ble_gattc_disc_svc_by_uuid/index.html       |  747 +++++++++
 .../functions/ble_gattc_exchange_mtu/index.html |  742 +++++++++
 .../ble_gattc_find_inc_svcs/index.html          |  752 +++++++++
 .../functions/ble_gattc_notify/index.html       |  738 +++++++++
 .../ble_gattc_notify_custom/index.html          |  747 +++++++++
 .../functions/ble_gattc_read/index.html         |  747 +++++++++
 .../functions/ble_gattc_read_by_uuid/index.html |  752 +++++++++
 .../functions/ble_gattc_read_long/index.html    |  747 +++++++++
 .../functions/ble_gattc_read_mult/index.html    |  752 +++++++++
 .../functions/ble_gattc_write/index.html        |  755 +++++++++
 .../functions/ble_gattc_write_long/index.html   |  756 +++++++++
 .../functions/ble_gattc_write_no_rsp/index.html |  747 +++++++++
 .../ble_gattc_write_reliable/index.html         |  736 +++++++++
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html   |  579 +++++++
 .../definitions/ble_gatts_defs/index.html       |  741 +++++++++
 .../functions/ble_gatts_find_chr/index.html     |  635 ++++++++
 .../functions/ble_gatts_find_dsc/index.html     |  635 ++++++++
 .../functions/ble_gatts_find_svc/index.html     |  626 ++++++++
 .../ble_gatts_register_svcs/index.html          |  635 ++++++++
 develop/network/ble/ble_hs/ble_hs/index.html    |  529 ++++++
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html   |  604 +++++++
 .../functions/ble_hs_id_copy_addr/index.html    |  618 +++++++
 .../functions/ble_hs_id_gen_rnd/index.html      |  605 +++++++
 .../functions/ble_hs_id_set_rnd/index.html      |  601 +++++++
 .../ble/ble_hs/ble_hs_return_codes/index.html   | 1442 +++++++++++++++++
 .../init/definitions/init_defs/index.html       |  701 ++++++++
 .../init/functions/ble_hs_init/index.html       |  610 +++++++
 .../init/functions/ble_hs_start/index.html      |  593 +++++++
 develop/network/ble/ble_hs/init/init/index.html |  571 +++++++
 .../ble_eddystone_set_adv_data_uid/index.html   |  629 ++++++++
 .../ble_eddystone_set_adv_data_url/index.html   |  643 ++++++++
 .../ble_ibeacon_set_adv_data/index.html         |  629 ++++++++
 .../functions/ble_uuid_128_to_16/index.html     |  617 +++++++
 .../functions/ble_uuid_16_to_128/index.html     |  621 +++++++
 .../network/ble/ble_hs/other/other/index.html   |  570 +++++++
 develop/network/ble/ble_intro/index.html        |   13 +-
 develop/network/ble/ble_sec/index.html          |   13 +-
 .../network/ble/bletiny/bletiny_GAP/index.html  |   17 +-
 .../network/ble/bletiny/bletiny_GATT/index.html |   15 +-
 .../ble/bletiny/bletiny_advdata/index.html      |   15 +-
 develop/network/ble/bletiny_api/index.html      |   19 +-
 .../ble/ini_stack/ble_add_cpu/index.html        |   13 +-
 .../ble/ini_stack/ble_consolepkg/index.html     |   13 +-
 .../ble/ini_stack/ble_controller_ini/index.html |   13 +-
 .../network/ble/ini_stack/ble_devadd/index.html |   13 +-
 .../ble/ini_stack/ble_host_ini/index.html       |   17 +-
 .../ble/ini_stack/ble_ini_intro/index.html      |   13 +-
 .../ble/ini_stack/ble_mempool/index.html        |   13 +-
 .../ble/ini_stack/ble_parent_ini/index.html     |   13 +-
 .../ble/ini_stack/ble_statpkg/index.html        |   13 +-
 develop/network/ble/nimble_setup/index.html     |   13 +-
 develop/os/tutorials/blinky_primo/index.html    |   16 +
 develop/sitemap.xml                             |   20 +-
 latest/mkdocs/search_index.json                 |    6 +-
 latest/os/tutorials/blinky_primo/index.html     |   16 +
 latest/sitemap.xml                              |   20 +-
 mkdocs/search_index.json                        |    6 +-
 os/tutorials/blinky_primo/index.html            |   16 +
 sitemap.xml                                     |   20 +-
 v0_9_0/mkdocs/search_index.json                 |    6 +-
 v0_9_0/os/tutorials/blinky_primo/index.html     |   16 +
 v0_9_0/sitemap.xml                              |   20 +-
 87 files changed, 43424 insertions(+), 77 deletions(-)
----------------------------------------------------------------------