You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2025-05-06">6 May 2025</time></p>
1013
+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2025-05-13">13 May 2025</time></p>
1014
1014
<details open>
1015
1015
<summary>More details about this document</summary>
<div class="algorithm" data-algorithm="remote end steps for bluetooth.simulateCharacteristicResponse">
5995
5996
<p class="issue" id="issue-fe8e308f"><a class="self-link" href="#issue-fe8e308f"></a> TODO: Finish the algorithm of bluetooth.simulateCharacteristicResponse.</p>
5996
5997
</div>
5997
-
<div class="example" id="example-cb26d94d">
5998
-
<a class="self-link" href="#example-cb26d94d"></a> A <a data-link-type="dfn" href="https://w3c.github.io/webdriver/#dfn-local-ends" id="ref-for-dfn-local-ends①②">local end</a> could simulate a response of success (error code <code>0x00</code> according to <a data-link-type="dfn" href="#error-response" id="ref-for-error-response①">Error Response</a>)
5999
-
for a characteristic read operation by sending the following message:
5998
+
<div class="example" id="example-9089acd4">
5999
+
<a class="self-link" href="#example-9089acd4"></a> A <a data-link-type="dfn" href="https://w3c.github.io/webdriver/#dfn-local-ends" id="ref-for-dfn-local-ends①②">local end</a> could simulate a response of success (error code <code>0x00</code> according to <a data-link-type="dfn" href="#error-response" id="ref-for-error-response①">Error Response</a>)
6000
+
with data for a characteristic read operation by sending the following message:
<div class="algorithm" data-algorithm="remote end steps for bluetooth.simulateDescriptorResponse">
6078
6081
<p class="issue" id="issue-820c7611"><a class="self-link" href="#issue-820c7611"></a> TODO: Finish the algorithm of bluetooth.simulateDescriptorResponse.</p>
6079
6082
</div>
6080
-
<div class="example" id="example-e668027f">
6081
-
<a class="self-link" href="#example-e668027f"></a> A <a data-link-type="dfn" href="https://w3c.github.io/webdriver/#dfn-local-ends" id="ref-for-dfn-local-ends①⑤">local end</a> could simulate a response of success (error code <code>0x00</code> according to <a data-link-type="dfn" href="#error-response" id="ref-for-error-response②">Error Response</a>)
6082
-
for a descriptor read operation by sending the following message:
6083
+
<div class="example" id="example-05504ca3">
6084
+
<a class="self-link" href="#example-05504ca3"></a> A <a data-link-type="dfn" href="https://w3c.github.io/webdriver/#dfn-local-ends" id="ref-for-dfn-local-ends①⑤">local end</a> could simulate a response of success (error code <code>0x00</code> according to <a data-link-type="dfn" href="#error-response" id="ref-for-error-response②">Error Response</a>)
6085
+
with data for a descriptor read operation by sending the following message:
0 commit comments