Legacy HCI USB

Browse source code on GitHub

Overview

Make a USB Bluetooth dongle out of Zephyr.

Requirements

  • Bluetooth stack running on the host (e.g. BlueZ)

  • A board with Bluetooth and USB support in Zephyr

Building and Running

This sample can be found under samples/subsys/usb/legacy/hci_usb in the Zephyr tree.

See also

HCI RAW channel
Bluetooth APIs
USB Device Core API