We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41724b commit 7127a3fCopy full SHA for 7127a3f
1 file changed
index.bs
@@ -5931,6 +5931,13 @@ with data for a descriptor read operation by sending the following message:
5931
5932
### Events ### {#bidi-events}
5933
5934
+<pre highlight="cddl" class="cddl remote-cddl local-cddl">
5935
+BluetoothEvent = (
5936
+ bluetooth.RequestDevicePromptUpdated //
5937
+ bluetooth.GattConnectionAttempted //
5938
+)
5939
+</pre>
5940
+
5941
#### The bluetooth.requestDevicePromptUpdated Event #### {#bluetooth-requestdevicepromptupdated-event}
5942
5943
<pre highlight="cddl" class="cddl local-cddl">
0 commit comments