We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33edbd7 commit 2e5191fCopy full SHA for 2e5191f
1 file changed
index.bs
@@ -5546,8 +5546,8 @@ The [=remote end steps=] with command parameters |params| are:
5546
set |simulatedDeviceInstance|.{{[[gatt]]}}.{{[[automatedGATTConnectionResponse]]}} to `0x15`.
5547
<div class="note">
5548
`0x15` represents `"Remote Device Terminated Connection due to Power Off"` according to the
5549
- <a>List of Error Codes</a>. This allows a simulation scenario where the Bluetooth device is
5550
- not able to respond to a GATT connection attempt.
+ <a>List of Error Codes</a>. This simulates a scenario where the Bluetooth device is not able to
+ respond to a GATT connection attempt.
5551
</div>
5552
1. Otherwise, <a>clean up the disconnected device</a> |simulatedDeviceInstance|.
5553
0 commit comments