OVMS3-idf/docs/api-reference/bluetooth/esp_gatts.rst
2017-05-19 18:26:02 +02:00

23 lines
510 B
ReStructuredText

GATT SERVER API
===============
Overview
--------
`Instructions`_
.. _Instructions: ../template.html
Application Example
-------------------
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
* This is a GATT server demo. Use GATT API to create a GATT server with send advertising. This GATT server can be connected and the service can be discovery - :example:`bluetooth/gatt_server`
API Reference
-------------
.. include:: /_build/inc/esp_gatts_api.inc