OVMS3-idf/examples/bluetooth/gatt_server/main
Mike Ryan 74aff89918 gatts_demo: re-enter advertising after client disconnects
In the existing tree, after a connected client disconnects the device
will never re-enter the advertising state. Additional clients will not
be able to discover or connect to the device. This patch forces the
device back into the advertising state upon disconnection.

Resolves Pull Request #217 https://github.com/espressif/esp-idf/pull/217
2017-01-20 14:57:41 +11:00
..
component.mk Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
gatts_demo.c gatts_demo: re-enter advertising after client disconnects 2017-01-20 14:57:41 +11:00
Kconfig component/bt : add api to set raw adv_data/scan_rsp_data 2017-01-19 17:36:40 +08:00