xref: /nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ble_gap.rst (revision 042d53a763ad75cb1465103098bb88c245d95138)
1NimBLE Host GAP Reference
2-------------------------
3
4Introduction
5~~~~~~~~~~~~
6
7The Generic Access Profile (GAP) is responsible for all connecting, advertising, scanning, and connection updating operations.
8
9API
10~~~~~~
11
12.. doxygengroup:: bt_host_gap
13    :content-only:
14    :members:
15