forked from auracaster/bumble_mirror
Bound the packet count CLI option. We're using the L2CAP header CID for a paket ID, so the max packet count value has to fit into this 16-bit field. Add support for controllers that are LE only by checking the le_acl_packet_queue.max_size. Tested with 65535 max packet count. Took 138 seconds at 481 kB/s with a USB BT dongle.
7.0 KiB
7.0 KiB