30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
22 lines
470 B
ReStructuredText
22 lines
470 B
ReStructuredText
GAP API
|
|
=======
|
|
|
|
Overview
|
|
--------
|
|
|
|
`Instructions`_
|
|
|
|
.. _Instructions: ../template.html
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following applications:
|
|
|
|
* The two demos use different GAP APIs, such like advertising, scan, set device name and others - :example:`bluetooth/gatt_server`, :example:`bluetooth/gatt_client`
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/esp_gap_ble_api.inc
|
|
|