1APPS & TOOLS 2============ 3 4Included in the project are a few apps and tools, built on top of the core libraries. 5These include: 6 7 * [Console](console.md) - an interactive text-based console 8 * [Bench](bench.md) - Speed and Latency benchmarking between two devices (LE and Classic) 9 * [Pair](pair.md) - Pair/bond two devices (LE and Classic) 10 * [Unbond](unbond.md) - Remove a previously established bond 11 * [HCI Bridge](hci_bridge.md) - a HCI transport bridge to connect two HCI transports and filter/snoop the HCI packets 12 * [Golden Gate Bridge](gg_bridge.md) - a bridge between GATT and UDP to use with the Golden Gate "stack tool" 13 * [Show](show.md) - Parse a file with HCI packets and print the details of each packet in a human readable form 14 * [Speaker](speaker.md) - Virtual Bluetooth speaker, with a command line and browser-based UI. 15 * [Link Relay](link_relay.md) - WebSocket relay for virtual RemoteLink instances to communicate with each other. 16