Skip to content

Commit

Permalink
Deploy to GitHub Pages: d5c1ff7
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Apr 24, 2017
1 parent 14ba887 commit 391813b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions implementation-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,8 @@ getCharacteristic*() | ✓ | ✓ | ✓ | ✓ |
Characteristic Properties | ✓ | ✓ | ✓ | ✓ | |
Read Characteristic | ✓ | ✓ | ✓ | ✓ | |
Write Characteristic | ✓ | ✓ | ✓ | ✓ | |
Start GATT Notifications | ✓ | ✓ | ✓ | ✓ | |
Stop GATT Notifications | ✓ | ✓ | 58 | ✓ | |
{start,stop}Notifications returns `this` | ✓ | ✓ | ✓ | ✓ | |
Descriptors | 58 | 58 | 59 | 58 | |
Start/Stop Notifications | ✓ | ✓ | ✓ | ✓ | |
Descriptors | 58 | ✓ | 59 | ✓ | |
Event bubbling | | | | | |
Device Disconnected Event | ✓ | ✓ | ✓ | ✓ | |
Service Changed Event | | | | | |
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">Web Bluetooth</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-21">21 April 2017</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-24">24 April 2017</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down
2 changes: 1 addition & 1 deletion scanning.html
Original file line number Diff line number Diff line change
Expand Up @@ -1429,7 +1429,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">Web Bluetooth Scanning</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-21">21 April 2017</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-24">24 April 2017</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down
2 changes: 1 addition & 1 deletion tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -1429,7 +1429,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">Testing Web Bluetooth</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-21">21 April 2017</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-24">24 April 2017</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down
2 changes: 1 addition & 1 deletion use-cases.html
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">Web Bluetooth Use Cases</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-21">21 April 2017</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Draft Community Group Report, <time class="dt-updated" datetime="2017-04-24">24 April 2017</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down

0 comments on commit 391813b

Please sign in to comment.