Module ids

Module ids 

Source
Expand description

Property, stream, and capability identifiers, plus protocol constants. The complete allocation is in docs/protocol/src/ulcp-index.md.

Modules§

cap
Capability codes advertised via PROP_CAPS.
prop
Property identifiers.
saved
PROP_SAVED values.
stream
Stream identifiers.

Constants§

DEFAULT_ADVERT_INTERVAL_S
Default PROP_ADVERT_INTERVAL, in seconds.
DEFAULT_BEACON_INTERVAL_S
Default PROP_BEACON_INTERVAL, in seconds.
DUTY_LIMIT_DISABLED
Value used in PROP_PHY_DUTY_LIMIT to disable duty-cycle limiting.
INTERFACE_TYPE
Value of PROP_INTERFACE_TYPE for this protocol.
MAX_AUTO_ANNOUNCE_INTERVAL_S
Longest accepted PROP_ADVERT_INTERVAL / PROP_BEACON_INTERVAL, in seconds.
MIN_AUTO_ANNOUNCE_INTERVAL_S
Shortest accepted PROP_ADVERT_INTERVAL / PROP_BEACON_INTERVAL, in seconds.
PROTOCOL_MAJOR_VERSION
Protocol version advertised in PROP_PROTOCOL_VERSION.
PROTOCOL_MINOR_VERSION
Protocol version advertised in PROP_PROTOCOL_VERSION.