Skip to content

Commit

Permalink
Bluetooth availabilitychanged event isn't supported anywhere (mdn#21643)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Dec 19, 2023
1 parent 5be1fd8 commit 47b8585
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions api/Bluetooth.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,46 +70,6 @@
"deprecated": false
}
},
"availabilitychanged_event": {
"__compat": {
"description": "<code>availabilitychanged</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Bluetooth/availabilitychanged_event",
"spec_url": [
"https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetooth-availabilitychanged",
"https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-onavailabilitychanged"
],
"support": {
"chrome": {
"version_added": "56"
},
"chrome_android": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"getAvailability": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Bluetooth/getAvailability",
Expand Down

0 comments on commit 47b8585

Please sign in to comment.