diff --git a/index.bs b/index.bs index 28bce08..a8c262a 100644 --- a/index.bs +++ b/index.bs @@ -5569,6 +5569,13 @@ A [=local end=] could simulate device GATT disconnection by sending the followin ### Events ### {#bidi-events} +
+BluetoothEvent = ( + bluetooth.RequestDevicePromptUpdated // + bluetooth.GattConnectionAttempted // +) ++ #### The bluetooth.requestDevicePromptUpdated Event #### {#bluetooth-requestdevicepromptupdated-event}