Skip to content

marklife


marklife / core/src / pacingFor

Function: pacingFor()

pacingFor(device): SendPacing

Resolve a device's send pacing from its registry entry.

Packet size comes from transports['bluetooth-gatt'].mtu, which the registry uses as the firmware intake ceiling; the pause from engines[0].capabilities.interChunkDelayMs. Either falls back to the family default.

Parameters

device

DeviceEntry

Returns

SendPacing