summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2020-05-16 14:15:38 (GMT)
committerGitHub <noreply@github.com>2020-05-16 14:15:38 (GMT)
commitd58f57b1b5a616debf893f209f1d96cac101489e (patch)
tree9df19606a2615586bb533d39fb42c84be8774092 /src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst
parent24a1f87a78584d3b67f07ea7972ea0d8e1f8167c (diff)
parentd6c6ac4cf5801e17caf7bfc0878423703ed0413b (diff)
Merge pull request #30 from JF002/nimble
Nimble
Diffstat (limited to 'src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst')
-rw-r--r--src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst b/src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst
new file mode 100644
index 0000000..d5c9985
--- /dev/null
+++ b/src/libs/mynewt-nimble/docs/ble_hs/ble_gap.rst
@@ -0,0 +1,14 @@
+NimBLE Host GAP Reference
+-------------------------
+
+Introduction
+~~~~~~~~~~~~
+
+The Generic Access Profile (GAP) is responsible for all connecting, advertising, scanning, and connection updating operations.
+
+API
+~~~~~~
+
+.. doxygengroup:: bt_host_gap
+ :content-only:
+ :members: