Bluetooth driver model for Windows

The Bluetooth transport driver interface uses the Windows Driver model. The Windows Driver classification extends and replaces the older Universal Driver classification.

How to write a Bluetooth Windows driver

To write a Bluetooth Windows driver, see Getting Started with 'Windows Drivers'.

Then, see the Bluetooth design and reference sections for implementation guidance.