Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 526 Bytes

controller_vhci.rst

File metadata and controls

21 lines (13 loc) · 526 Bytes

Controller && VHCI

Overview

Instructions

Application Example

Check bluetooth/bluedroid/hci 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 - bluetooth/bluedroid/hci/controller_vhci_ble_adv.

API Reference