Skip to content

Commit

Permalink
Updated Device Disconnected Event implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed May 25, 2016
1 parent ee6dc8b commit cf4c5df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions implementation-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ different browsers.

# Chrome
Work is in progress:
* Notes updated **2016-05-09**.
* Notes updated **2016-05-25**.
* Know [How to file Web Bluetooth Bugs](https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs).
* The `chrome://flags/#enable-web-bluetooth` flag must be enabled.
* Root [Issue 419413: Web Bluetooth](https://code.google.com/p/chromium/issues/detail?id=419413) and blocking issues are most authorative on status.
Expand All @@ -21,7 +21,7 @@ Characteristic Properties | ✓ | ✓ | | ✓
GATT Notifications | ✓ | (start only) | | ✓
GATT Server Disconnect | ✓ | ✓ | 51 | ✓
Get Characteristics List | ✓ | ✓ | | ✓
Device Disconnected Event |
Device Disconnected Event | 52 | 53 | 53 | 52 |

### Notes

Expand Down

0 comments on commit cf4c5df

Please sign in to comment.