summaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
committerDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
commitcf2564be4183280c0a31cd158b28c9b7e3bbee4b (patch)
tree7458d083df07ae3095aa5810b54b5dc8e1f4cf68 /bluetooth
parent391db42c817138b0b06c5e21270acdf12bab31a1 (diff)
Update README metadata
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bthecho/bthsrv/README.md1
-rw-r--r--bluetooth/serialhcibus/README.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/bluetooth/bthecho/bthsrv/README.md b/bluetooth/bthecho/bthsrv/README.md
index 22b969f7..80600819 100644
--- a/bluetooth/bthecho/bthsrv/README.md
+++ b/bluetooth/bthecho/bthsrv/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Bluetooth Echo L2CAP Profile Driver
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 9a8fe7cb..6cfd4fa0 100644
--- a/bluetooth/serialhcibus/README.md
+++ b/bluetooth/serialhcibus/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: Bluetooth Serial HCI Bus Driver
description: Demonstrates how to implement a basic bus driver to support the new Bluetooth Extensibility transport DDIs over the UART transport.
languages:
- cpp