Skip to content

Commit

Permalink
Replace stable version with ✓
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Feb 12, 2016
1 parent e3608f5 commit de940fa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions implementation-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ different browsers.

# Chrome
Work is in progress:
* Notes updated **2016-02-11**.
* Notes updated **2016-02-12**.
* 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.

Feature | Chrome OS | Android M | Mac OS X | Linux*
------------------------- | :-------: | :-------: | :------: | :----:
Discovery | 45 | 48 | 46 | 50
└ Name or prefix | 48 | 48 | 48 | 50
Chooser UI | 49 | 48 | 49 | 50
GATT Server Connect | 45 | 48 | | 50
Read Characteristic | 45 | 48 | | 50
Write Characteristic | 45 | 48 | | 50
Characteristic Properties | 48 | 48 | | 50
GATT Notifications | 48 | (49 start only) | | 50
GATT Server Disconnect | 50 | 50 | | 50
Discovery | | ✓ | ✓ | 50
└ Name or prefix | | ✓ | ✓ | 50
Chooser UI | 49 | | 49 | 50
GATT Server Connect | | ✓ | | 50
Read Characteristic | | ✓ | | 50
Write Characteristic | | ✓ | | 50
Characteristic Properties | | ✓ | | 50
GATT Notifications | | (49 start only) | | 50
GATT Server Disconnect | 50 | 50 | | 50

### Notes

Expand Down

0 comments on commit de940fa

Please sign in to comment.