Module transport_policy

Module transport_policy 

Source
Expand description

Pure ULCP session transport arbitration.

Structs§

GenerationChecked
Stop yielding transport writes as soon as their session generation is displaced. The generation is checked on every next() call, which means an async caller checks again after each completed USB write or BLE notify.
SessionArbitration

Enums§

Transport

Functions§

generation_checked