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

Unified Diff: device/bluetooth/README.md

Issue 2866823002: bluetooth: README files updated to improve cross-linking. (Closed)
Patch Set: merge TOT Created 3 years, 7 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 | « content/browser/bluetooth/README.md ('k') | device/bluetooth/public/interfaces/test/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/README.md
diff --git a/device/bluetooth/README.md b/device/bluetooth/README.md
index 0319a17e2c9af46f87d5bb5f7158d0faa3614ef5..a2f3b1acec03fb618d4cba523c90c362d0f6f2de 100644
--- a/device/bluetooth/README.md
+++ b/device/bluetooth/README.md
@@ -43,6 +43,7 @@ Active development in 2015 & 2016 is focused on enabling GATT features for:
Known future work is tracked in the
[Refactoring meta issue](https://crbug.com/580406).
+
## Android
The android implementation requires crossing from C++ to Java using
@@ -79,8 +80,10 @@ See also: [Class Diagram of Web Bluetooth through Bluetooth Android][Class]
[Class]: https://sites.google.com/a/chromium.org/dev/developers/design-documents/bluetooth-design-docs/web-bluetooth-through-bluetooth-android-class-diagram
+
## Testing
-See [test/README.md](//device/bluetooth/test/README.md)
+See [test/README.md](test/README.md)
+
## Design Documents
« no previous file with comments | « content/browser/bluetooth/README.md ('k') | device/bluetooth/public/interfaces/test/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698