Files
esp-nimble/docs/ble_hs/ble_gap.rst
T
2018-05-18 14:37:50 +02:00

15 lines
273 B
ReStructuredText

NimBLE Host GAP Reference
-------------------------
Introduction
~~~~~~~~~~~~
The Generic Access Profile (GAP) is responsible for all connecting, advertising, scanning, and connection updating operations.
Header
~~~~~~
.. code-block:: cpp
#include "host/ble_hs.h"