mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-05 21:04:49 +00:00
15 lines
273 B
ReStructuredText
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"
|