Files
bumble_fork/docs/mkdocs/src/apps_and_tools/index.md
Gilles Boccon-Gibod c2959dadb4 formatting and linting automation
Squashed commits:
[cd479ba] formatting and linting automation
[7fbfabb] formatting and linting automation
[c4f9505] fix after rebase
[f506ad4] rename job
[441d517] update doc (+7 squashed commits)
[2e1b416] fix invoke and github action
[6ae5bb4] doc for git blame
[44b5461] add GitHub action
[b07474f] add docs
[4cd9a6f] more linter fixes
[db71901] wip
[540dc88] wip
2022-12-15 23:07:17 -08:00

776 B

APPS & TOOLS

Included in the project are a few apps and tools, built on top of the core libraries. These include:

  • Console - an interactive text-based console
  • Pair - Pair/bond two devices (LE and Classic)
  • Unbond - Remove a previously established bond
  • HCI Bridge - a HCI transport bridge to connect two HCI transports and filter/snoop the HCI packets
  • Golden Gate Bridge - a bridge between GATT and UDP to use with the Golden Gate "stack tool"
  • Show - Parse a file with HCI packets and print the details of each packet in a human readable form
  • Link Relay - WebSocket relay for virtual RemoteLink instances to communicate with each other.