Skip to content

Commit 5cf88e9

Browse files
committed
Use 0x15 for simulating disconnection
1 parent 710342e commit 5cf88e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5543,7 +5543,7 @@ The [=remote end steps=] with command parameters |params| are:
55435543
|simulatedDevice| inside |navigable|'s <a>active window</a>'s <a spec=HTML>associated <code>Navigator</code></a>'s
55445544
[=associated Bluetooth=].
55455545
1. If |simulatedDeviceInstance|.{{[[gatt]]}}.{{[[automatedGATTConnectionResponse]]}} is `"expected"`,
5546-
set |simulatedDeviceInstance|.{{[[gatt]]}}.{{[[automatedGATTConnectionResponse]]}} to `0x44`.
5546+
set |simulatedDeviceInstance|.{{[[gatt]]}}.{{[[automatedGATTConnectionResponse]]}} to `0x15`.
55475547
1. Otherwise, <a>clean up the disconnected device</a> |simulatedDeviceInstance|.
55485548

55495549
</div>

0 commit comments

Comments
 (0)