Bluetooth driver samples

The driver samples in this directory provide a starting point for writing a custom Bluetooth drivers for your device.

Sample Description
Bluetooth Echo L2CAP Profile Driver Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs.
Bluetooth Serial HCI Bus Driver Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport.