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

Side by Side Diff: device/bluetooth/public/interfaces/test/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 unified diff | Download patch
« no previous file with comments | « device/bluetooth/README.md ('k') | device/bluetooth/test/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Bluetooth Test 1 # Bluetooth Test Interfaces
2 2
3 This folder contains interfaces that are useful for testing of code that uses 3 This folder contains interfaces that are useful for testing of code that uses
4 device/bluetooth 4 device/bluetooth
5 5
6 ## Fake Bluetooth 6 ## Fake Bluetooth
7 7
8 `FakeBluetooth` is an interface that allows its clients to fake bluetooth events 8 `FakeBluetooth` is an interface that allows its clients to fake bluetooth events
9 at the platform abstraction layer. See fake_bluetooth.mojom for more information 9 at the platform abstraction layer. See fake_bluetooth.mojom for more information
10 about the interface and 10 about the interface and
11 [//device/bluetooth/test/README.md](//device/bluetooth/test/README.md) for 11 [//device/bluetooth/test/README.md](/device/bluetooth/test/README.md) for
12 information about its implementation. 12 information about its implementation.
OLDNEW
« no previous file with comments | « device/bluetooth/README.md ('k') | device/bluetooth/test/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698