VHCI ==== Overview -------- `Instructions`_ Application Example ------------------- Check `/examples `_ folder of `espressif/esp-idf `_ repository, that contains the following example: `05_ble_adv `_ This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising. `Instructions`_ .. _Instructions: template.html API Reference ------------- Header Files ^^^^^^^^^^^^ * `bt/include/bt.h `_ Type Definitions ^^^^^^^^^^^^^^^^ .. doxygenstruct:: vhci_host_callback Functions ^^^^^^^^^ .. doxygenfunction:: API_vhci_host_check_send_available .. doxygenfunction:: API_vhci_host_register_callback .. doxygenfunction:: API_vhci_host_send_packet .. doxygenfunction:: bt_controller_init