diff options
| author | Barry Golden <[email protected]> | 2017-08-24 20:04:35 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-24 20:04:35 -0700 |
| commit | 0ee60f8f25486045aed0bf4b47a483b000c9cf98 (patch) | |
| tree | 1bd5f1a8d90fc0f81b6a3ccc26916c0469674873 /bluetooth/bthecho | |
| parent | f0fbfbdba856bb905a6466d47bd760cf8622ec0f (diff) | |
VSTS 12737998
Diffstat (limited to 'bluetooth/bthecho')
| -rw-r--r-- | bluetooth/bthecho/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bluetooth/bthecho/README.md b/bluetooth/bthecho/README.md index 6c1a7a2f..be465a7e 100644 --- a/bluetooth/bthecho/README.md +++ b/bluetooth/bthecho/README.md @@ -1,3 +1,12 @@ +<!--- + name: Bluetooth Echo L2CAP Profile Driver + platform: WDM + language: cpp + category: Bluetooth + description: Demonstrates development of Bluetooth L2CAP profile drivers using the Bluetooth L2CAP DDIs. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617640 +---> + Bluetooth Echo L2CAP Profile Driver =================================== |
