| 1234567891011121314 |
- Controller && VHCI
- ==================
- Application Example
- -------------------
- Check :example:`bluetooth/hci` folder in ESP-IDF examples, which contains the following application:
- * This is a Bluetooth® Low Energy (Bluetooth LE) advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for Bluetooth Low Energy advertising - :example:`bluetooth/hci/controller_vhci_ble_adv`.
- API Reference
- -------------
- .. include-build-file:: inc/esp_bt.inc
|