esp_gattc.rst 461 B

12345678910111213141516171819202122
  1. GATT CLIENT API
  2. ===============
  3. Overview
  4. --------
  5. `Instructions`_
  6. .. _Instructions: ../template.html
  7. Application Example
  8. -------------------
  9. Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
  10. * This is a GATT client demo. This demo can scan devices, connect to the GATT server and discover the service :example:`bluetooth/gatt_client`
  11. API Reference
  12. -------------
  13. .. include:: /_build/inc/esp_gattc_api.inc