esp-idf/examples/bluetooth/hci/controller_vhci_ble_adv
Chinmay Chhajed 6a91c8d440 Changes in `menuconfig` options to not compile any host when using hci
examples as no host is required there.
2019-11-22 11:14:50 +05:30
..
main
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults Changes in `menuconfig` options to not compile any host when using hci 2019-11-22 11:14:50 +05:30

README.md

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.