2017-01-03 07:53:06 +00:00
Controller && VHCI
==================
2016-12-01 12:20:22 +00:00
Overview
--------
`Instructions`_
2017-01-17 19:03:26 +00:00
.. _Instructions: ../template.html
2016-12-01 12:20:22 +00:00
Application Example
-------------------
2020-02-10 08:52:41 +00:00
Check :example: `bluetooth/hci` folder in ESP-IDF examples, which contains the following application:
2016-12-01 12:20:22 +00:00
2020-02-10 08:52:41 +00:00
* This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising - :example: `bluetooth/hci/controller_vhci_ble_adv` .
2016-12-01 12:20:22 +00:00
API Reference
-------------
2019-11-13 03:46:16 +00:00
.. include-build-file :: inc/esp_bt.inc