summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bthecho/bthsrv/README.md2
-rw-r--r--bluetooth/serialhcibus/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/bluetooth/bthecho/bthsrv/README.md b/bluetooth/bthecho/bthsrv/README.md
index 5b6dab96..a2afff2d 100644
--- a/bluetooth/bthecho/bthsrv/README.md
+++ b/bluetooth/bthecho/bthsrv/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs."
languages:
- cpp
diff --git a/bluetooth/serialhcibus/README.md b/bluetooth/serialhcibus/README.md
index 90d76697..c42b6dd4 100644
--- a/bluetooth/serialhcibus/README.md
+++ b/bluetooth/serialhcibus/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport."
languages:
- cpp