Skip to content

Commit

Permalink
Removed flag for manufacturer data filter
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed May 12, 2021
1 parent 4506fc3 commit 8447b7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions implementation-status.md
Expand Up @@ -13,8 +13,6 @@ Work is in progress:
* 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)
* The [manufacturer data filter](https://github.com/WebBluetoothCG/web-bluetooth/blob/main/data-filters-explainer.md) is behind the
`chrome://flags/#enable-experimental-web-platform-features` 🚩 flag.
* The `getDevices()` and `watchAdvertisements()` APIs are behind the
`chrome://flags/#enable-experimental-web-platform-features` 🚩 flag.
* The Persistent Device Permissions feature is behind the
Expand All @@ -29,7 +27,7 @@ Referring Device (Physical Web) | | | | | |
Discovery | βœ“ | βœ“ | βœ“ | βœ“ | βœ“ |
β”” Service list | βœ“ | βœ“ | βœ“ | βœ“ | βœ“ |
β”” Name or prefix | βœ“ | βœ“ | βœ“ | βœ“ | βœ“ |
β”” Manufacturer Data | 92 🚩 | 92 🚩 | 92 🚩 | 92 🚩 | 92 🚩 |
β”” Manufacturer Data | 92 | 92 | 92 | 92 | 92 |
β”” Service Data | | | | | |
β”” acceptAllDevices | βœ“ | βœ“ | βœ“ | βœ“ | βœ“ |
Chooser UI | βœ“ | βœ“ | βœ“ | βœ“ | βœ“ |
Expand Down

0 comments on commit 8447b7c

Please sign in to comment.