Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1853)

Unified Diff: device/bluetooth/public/interfaces/README.md

Issue 2757463002: bluetooth: Documentation of mojo interfaces (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « device/bluetooth/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/public/interfaces/README.md
diff --git a/device/bluetooth/public/interfaces/README.md b/device/bluetooth/public/interfaces/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..cd9758cc14333dde87ea9e5c70438dff650d0763
--- /dev/null
+++ b/device/bluetooth/public/interfaces/README.md
@@ -0,0 +1,15 @@
+# Bluetooth
+
+Interfaces providing cross platform abstraction of [Bluetooth](../..).
+
+## Note
+
+These interfaces are NOT yet ready for production use by
+other components. They are a start at a large task of producing
+a service for device/bluetooth. Work was scoped to the miniumum
+required to enable
+[chrome://bluetooth-internals page][InternalsDesignDoc], and
+long term design and testing were minimized to accomplish that.
+
+[InternalsDesignDoc]: https://docs.google.com/document/d/1wa96bCrB2Iw7tTI-fWsKmhLB7_ffF12frGIjRvhaj9E/edit#heading=h.2j0b11w2a292
+
« no previous file with comments | « device/bluetooth/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698