Skip to content

Commit

Permalink
Add NewBLEWinImplementation switch
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Jul 31, 2018
1 parent 77f05ac commit d073ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions implementation-status.md
Expand Up @@ -9,6 +9,7 @@ Work is in progress:
* Know [How to file Web Bluetooth Bugs](https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs).
* In **Chrome OS, Android, & Mac**, the GATT Communication API is shipped without any flag.
* **Linux & Windows** are partially implemented, but not supported. The `chrome://flags/#enable-experimental-web-platform-features` flag must be enabled.
* New Windows implementation is available by running Chrome with `--enable-features=NewBLEWinImplementation`.
* Root [Issue 419413: Web Bluetooth](https://code.google.com/p/chromium/issues/detail?id=419413) and blocking issues are most authorative on status.
* Some Bluetooth GATT operations can't be run in parallel yet. See [#188 (comment)](https://github.com/WebBluetoothCG/web-bluetooth/issues/188#issuecomment-255121220)

Expand Down

0 comments on commit d073ae1

Please sign in to comment.