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_SAVEDvalues.- 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_LIMITto disable duty-cycle limiting. - INTERFACE_
TYPE - Value of
PROP_INTERFACE_TYPEfor 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.