30edcca1fb
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
21 lines
478 B
ReStructuredText
21 lines
478 B
ReStructuredText
Controller && VHCI
|
|
==================
|
|
|
|
Overview
|
|
--------
|
|
|
|
`Instructions`_
|
|
|
|
.. _Instructions: ../template.html
|
|
|
|
Application Example
|
|
-------------------
|
|
|
|
Check :example:`bluetooth` folder in ESP-IDF examples, which contains the following application:
|
|
|
|
* 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/ble_adv`.
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
.. include:: /_build/inc/bt.inc
|