OVMS3-idf/examples/14_gatt_server
Wu Jian Gang ad1790fe3e Merge branch 'feature/btdm_attr_table' into 'master'
component bt:Added the create attribute table method to the new API

GATT Server service table APIs.
Have already modify the style and other things as @jeroen  suggestion in other MR(the MR have been closed)

See merge request !399
2017-01-12 17:31:39 +08:00
..
main component bt:Added the create attribute table method to the new API 2017-01-11 16:57:19 +08:00
Makefile examples: Move sdkconfig.defaults support into build system 2016-12-29 17:37:30 +08:00
README.rst example : cleanup the order 2016-11-24 20:20:59 +08:00
sdkconfig.defaults config: Simplify WiFi & Bluetooth config options 2017-01-10 16:04:04 +11:00

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

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