esp-idf/examples/bluetooth/hci/controller_vhci_ble_adv
Chinmay Chhajed abb79e4fb5 Bluetooth HCI common components.
Separate Bluetooth HCI component example which adds some macros and
functions used by HCI Layer defined by the spec.
2020-07-28 05:32:14 +00:00
..
main Bluetooth HCI common components. 2020-07-28 05:32:14 +00:00
CMakeLists.txt Bluetooth HCI common components. 2020-07-28 05:32:14 +00:00
Makefile Bluetooth HCI common components. 2020-07-28 05:32:14 +00:00
README.md build_app: make multi target support readable 2020-04-09 16:40:57 +08:00
sdkconfig.defaults

README.md

Supported Targets ESP32

ESP-IDF VHCI 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.