APPS & TOOLS ============ Included in the project are a few apps and tools, built on top of the core libraries. These include: * [Console](console.md) - an interactive text-based console * [Pair](pair.md) - Pair/bond two devices (LE and Classic) * [Unbond](unbond.md) - Remove a previously established bond * [HCI Bridge](hci_bridge.md) - a HCI transport bridge to connect two HCI transports and filter/snoop the HCI packets * [Golden Gate Bridge](gg_bridge.md) - a bridge between GATT and UDP to use with the Golden Gate "stack tool" * [Show](show.md) - Parse a file with HCI packets and print the details of each packet in a human readable form * [Link Relay](link_relay.md) - WebSocket relay for virtual RemoteLink instances to communicate with each other.