OVMS3-idf/examples/05_ble_adv
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 Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00
README.rst Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00
sdkconfig.defaults Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00

ESP-IDF ble_advertising app
====================

This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising.