forked from auracaster/bumble_mirror
Add a command line utility to open a transport to a BT controller, put the controller into local loopback mode, and send and receive ACL data packets. Record the time it takes to send and receive all packets and calculate a throughput measurement in kB/s. This utility is usefull for characterizing the speed of a transport to a BT controller (such as a TCP socket or serial port) without having to deal with a connected peer or the variability of over the air transmissions. The transport CLI argument is required. The packet size and packet count arguments are optional. They default to the same values as the bumble-bench app.
231 KiB
231 KiB