Deployed 78581cc with MkDocs version: 1.3.1

This commit is contained in:
Gilles Boccon-Gibod
2023-06-10 15:27:33 -07:00
parent 85a1a617f4
commit 547b623fe7
56 changed files with 2212 additions and 100 deletions

View File

@@ -869,6 +869,20 @@
<li class="md-nav__item">
<a href="speaker.html" class="md-nav__link">
Speaker
</a>
</li>
<li class="md-nav__item">
<a href="hci_bridge.html" class="md-nav__link">
HCI Bridge
@@ -1225,6 +1239,7 @@ These include:</p>
<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>
<li><a href="gg_bridge.html">Golden Gate Bridge</a> - a bridge between GATT and UDP to use with the Golden Gate "stack tool"</li>
<li><a href="show.html">Show</a> - Parse a file with HCI packets and print the details of each packet in a human readable form</li>
<li><a href="speaker.html">Speaker</a> - Virtual Bluetooth speaker, with a command line and browser-based UI.</li>
<li><a href="link_relay.html">Link Relay</a> - WebSocket relay for virtual RemoteLink instances to communicate with each other.</li>
</ul>