2016-12-01 12:20:22 +00:00
|
|
|
GATT CLIENT API
|
|
|
|
===============
|
|
|
|
|
|
|
|
Overview
|
|
|
|
--------
|
|
|
|
|
|
|
|
`Instructions`_
|
|
|
|
|
2017-01-17 19:03:26 +00:00
|
|
|
.. _Instructions: ../template.html
|
|
|
|
|
2016-12-01 12:20:22 +00:00
|
|
|
Application Example
|
|
|
|
-------------------
|
|
|
|
|
2017-05-02 08:36:01 +00:00
|
|
|
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
|
2016-12-01 12:20:22 +00:00
|
|
|
|
2017-05-02 08:36:01 +00:00
|
|
|
* This is a GATT client demo. This demo can scan devices, connect to the GATT server and discover the service :example:`bluetooth/gatt_client`
|
2016-12-01 12:20:22 +00:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
-------------
|
|
|
|
|
2017-05-02 08:36:01 +00:00
|
|
|
.. include:: /_build/inc/esp_gattc_api.inc
|
2016-12-01 12:20:22 +00:00
|
|
|
|