Skip to content

Commit

Permalink
Bluetooth availabilitychange event isn't supported anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Dec 19, 2023
1 parent 496ddf3 commit e58d58f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 63 deletions.
1 change: 0 additions & 1 deletion files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7589,7 +7589,6 @@
/en-US/docs/Web/API/BlobBuilder /en-US/docs/Web/API/Blob
/en-US/docs/Web/API/BlobEvent.BlobEvent /en-US/docs/Web/API/BlobEvent/BlobEvent
/en-US/docs/Web/API/BlobEvent.data /en-US/docs/Web/API/BlobEvent/data
/en-US/docs/Web/API/Bluetooth/onavailabilitychanged /en-US/docs/Web/API/Bluetooth/availabilitychanged_event
/en-US/docs/Web/API/BluetoothAdvertisingData /en-US/docs/Web/API/Web_Bluetooth_API
/en-US/docs/Web/API/BluetoothAdvertisingData/appearance /en-US/docs/Web/API/Web_Bluetooth_API
/en-US/docs/Web/API/BluetoothAdvertisingData/manufacturerData /en-US/docs/Web/API/Web_Bluetooth_API
Expand Down
57 changes: 0 additions & 57 deletions files/en-us/web/api/bluetooth/availabilitychanged_event/index.md

This file was deleted.

5 changes: 0 additions & 5 deletions files/en-us/web/api/bluetooth/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ _Inherits properties from its parent {{domxref("EventTarget")}}._
- : Returns a {{jsxref("Promise")}} to a {{domxref("BluetoothDevice")}} object with the
specified options.

## Events

- {{domxref("Bluetooth.availabilitychanged_event", "availabilitychanged")}} {{Experimental_Inline}}
- : An event that fires when Bluetooth capabilities have changed in availability.

## Specifications

{{Specifications}}
Expand Down

0 comments on commit e58d58f

Please sign in to comment.