controller_vhci.rst 509 B

123456789101112131415161718192021
  1. Controller && VHCI
  2. ==================
  3. Overview
  4. --------
  5. `Instructions`_
  6. .. _Instructions: ../template.html
  7. Application Example
  8. -------------------
  9. Check :example:`bluetooth/hci` folder in ESP-IDF examples, which contains the following application:
  10. * 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`.
  11. API Reference
  12. -------------
  13. .. include-build-file:: inc/esp_bt.inc