summaryrefslogtreecommitdiff
path: root/bluetooth/serialhcibus/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/serialhcibus/README.md')
-rw-r--r--bluetooth/serialhcibus/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/bluetooth/serialhcibus/README.md b/bluetooth/serialhcibus/README.md
index 45f56512..9fc965b6 100644
--- a/bluetooth/serialhcibus/README.md
+++ b/bluetooth/serialhcibus/README.md
@@ -1,3 +1,12 @@
+<!---
+ name: Bluetooth Serial HCI Bus Driver
+ platform: WDM
+ language: cpp
+ category: Bluetooth
+ description: Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617641
+--->
+
Bluetooth Serial HCI Bus Driver
===============================