Deployed dad7957 with MkDocs version: 1.3.1

This commit is contained in:
Gilles Boccon-Gibod
2023-05-03 08:57:35 -07:00
parent 81994010bd
commit 85a1a617f4
53 changed files with 2630 additions and 372 deletions

View File

@@ -856,8 +856,8 @@
<li class="md-nav__item">
<a href="link_relay.html" class="md-nav__link">
Link Relay
<a href="bench.html" class="md-nav__link">
Bench
</a>
</li>
@@ -962,6 +962,20 @@
<li class="md-nav__item">
<a href="link_relay.html" class="md-nav__link">
Link Relay
</a>
</li>
</ul>
</nav>
</li>
@@ -1205,6 +1219,7 @@
These include:</p>
<ul>
<li><a href="console.html">Console</a> - an interactive text-based console</li>
<li><a href="bench.html">Bench</a> - Speed and Latency benchmarking between two devices (LE and Classic)</li>
<li><a href="pair.html">Pair</a> - Pair/bond two devices (LE and Classic)</li>
<li><a href="unbond.html">Unbond</a> - Remove a previously established bond</li>
<li><a href="hci_bridge.html">HCI Bridge</a> - a HCI transport bridge to connect two HCI transports and filter/snoop the HCI packets</li>
@@ -1267,7 +1282,7 @@ These include:</p>
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
Copyright 2021-2022 Google LLC
Copyright 2021-2023 Google LLC
</div>
</div>