2016-12-01 07:20:22 -05:00
|
|
|
GATT CLIENT API
|
|
|
|
===============
|
|
|
|
|
|
|
|
Overview
|
|
|
|
--------
|
|
|
|
|
|
|
|
`Instructions`_
|
|
|
|
|
2017-01-17 14:03:26 -05:00
|
|
|
.. _Instructions: ../template.html
|
|
|
|
|
2016-12-01 07:20:22 -05:00
|
|
|
Application Example
|
|
|
|
-------------------
|
|
|
|
|
2017-05-02 04:36:01 -04:00
|
|
|
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
|
2016-12-01 07:20:22 -05:00
|
|
|
|
2017-05-02 04:36:01 -04: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 07:20:22 -05:00
|
|
|
|
|
|
|
API Reference
|
|
|
|
-------------
|
|
|
|
|
2017-05-02 04:36:01 -04:00
|
|
|
.. include:: /_build/inc/esp_gattc_api.inc
|
2016-12-01 07:20:22 -05:00
|
|
|
|