Includes SRP server LEASE and KEY-LEASE configurations.
Public Attributes#
uint32_t
The minimum LEASE interval in seconds.
uint32_t
The maximum LEASE interval in seconds.
uint32_t
The minimum KEY-LEASE interval in seconds.
uint32_t
The maximum KEY-LEASE interval in seconds.
Public Attribute Documentation#
mMinLease#
uint32_t otSrpServerLeaseConfig::mMinLease
The minimum LEASE interval in seconds.
Definition at line
108
of file include/openthread/srp_server.h
mMaxLease#
uint32_t otSrpServerLeaseConfig::mMaxLease
The maximum LEASE interval in seconds.
Definition at line
109
of file include/openthread/srp_server.h
mMinKeyLease#
uint32_t otSrpServerLeaseConfig::mMinKeyLease
The minimum KEY-LEASE interval in seconds.
Definition at line
110
of file include/openthread/srp_server.h
mMaxKeyLease#
uint32_t otSrpServerLeaseConfig::mMaxKeyLease
The maximum KEY-LEASE interval in seconds.
Definition at line
111
of file include/openthread/srp_server.h