controller_vhci.rst 437 B

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