Skip to content

Commit

Permalink
s/πŸ‘·/58 for Descriptors in Chrome OS and Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Feb 15, 2017
1 parent 1f18a55 commit f14cd10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions implementation-status.md
Expand Up @@ -6,7 +6,7 @@ different browsers.


# Chrome # Chrome
Work is in progress: Work is in progress:
* Notes updated **2017-02-14**. * Notes updated **2017-02-15**.
* Know [How to file Web Bluetooth Bugs](https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs). * Know [How to file Web Bluetooth Bugs](https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs).
* The `chrome://flags/#enable-experimental-web-platform-features` flag must be enabled on Linux. In Chrome OS, Android, and Mac, the GATT Communication API is available without any flag. * The `chrome://flags/#enable-experimental-web-platform-features` flag must be enabled on Linux. In Chrome OS, Android, and Mac, the GATT Communication API is available without any flag.
* Root [Issue 419413: Web Bluetooth](https://code.google.com/p/chromium/issues/detail?id=419413) and blocking issues are most authorative on status. * Root [Issue 419413: Web Bluetooth](https://code.google.com/p/chromium/issues/detail?id=419413) and blocking issues are most authorative on status.
Expand Down Expand Up @@ -41,7 +41,7 @@ Write Characteristic | βœ“ | βœ“ | βœ“ | βœ“ |
Start GATT Notifications | βœ“ | βœ“ | βœ“ | βœ“ | | Start GATT Notifications | βœ“ | βœ“ | βœ“ | βœ“ | |
Stop GATT Notifications | βœ“ | βœ“ | 58 | βœ“ | | Stop GATT Notifications | βœ“ | βœ“ | 58 | βœ“ | |
{start,stop}Notifications returns `this` | βœ“ | βœ“ | βœ“ | βœ“ | | {start,stop}Notifications returns `this` | βœ“ | βœ“ | βœ“ | βœ“ | |
Descriptors | πŸ‘· | 58 | πŸ‘· | πŸ‘· | | Descriptors | 58 | 58 | πŸ‘· | 58 | |
Event bubbling | | | | | | Event bubbling | | | | | |
Device Disconnected Event | βœ“ | βœ“ | βœ“ | βœ“ | | Device Disconnected Event | βœ“ | βœ“ | βœ“ | βœ“ | |
Service Changed Event | | | | | | Service Changed Event | | | | | |
Expand Down

0 comments on commit f14cd10

Please sign in to comment.