OVMS3-idf/examples/14_gatt_server
Tian Hao d6fcec73b2 component/bt : add macro for adv_data_flag
1. add macro for adv data flag
2. add docs for doxygen
2017-01-05 17:53:33 +08:00
..
main component/bt : add macro for adv_data_flag 2017-01-05 17:53:33 +08:00
Makefile component/bt : remove sdp demo and add default sdkconfig of bt demos 2016-11-30 11:26:30 +08:00
README.rst example : cleanup the order 2016-11-24 20:20:59 +08:00
sdkconfig.defaults component/bt : remove sdp demo and add default sdkconfig of bt demos 2016-11-30 11:26:30 +08:00

ESP-IDF GATT SERVER demo
========================

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