esp-idf/examples/15_gatt_client
wangmengyang 2e7748d625 component/bt: modify bluetooth API
1. VHCI api and doxygen
2. Controller api and doxygen
3. bluedroid init/enable api and doxygen
4. cleanup demo codes
2017-01-05 20:02:06 +08:00
..
main component/bt: modify bluetooth API 2017-01-05 20:02:06 +08:00
Makefile
README.rst
sdkconfig.defaults

README.rst

ESP-IDF GATT CLIENT demo
========================

This is the demo for user to use ESP_APIs to create a GATT Client.