Skip to content

Commit 7f30c24

Browse files
Add optional data field for characteristic and descriptor read operation simulation (#657)
SHA: f41724b Reason: push, by chengweih001 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 13b9616 commit 7f30c24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scanning.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
88
<meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator">
99
<link href="https://webbluetoothcg.github.io/web-bluetooth/scanning.html" rel="canonical">
10-
<meta content="bf09eed77f58ce29d742bff3ca9172f4af1f65d5" name="revision">
10+
<meta content="f41724b9313788ddfde0f1c722c9ac5e29bc1771" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -743,7 +743,7 @@
743743
<div class="head">
744744
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
745745
<h1 class="p-name no-ref" id="title">Web Bluetooth Scanning</h1>
746-
<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>
746+
<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>
747747
<details open>
748748
<summary>More details about this document</summary>
749749
<div data-fill-with="spec-metadata">

0 commit comments

Comments
 (0)