openthread-br  0.3.0-72c0388
Public Attributes | Static Public Attributes | List of all members
otbr::MdnsTelemetryInfo Struct Reference

Public Attributes

MdnsResponseCounters mHostRegistrations
 
MdnsResponseCounters mServiceRegistrations
 
MdnsResponseCounters mHostResolutions
 
MdnsResponseCounters mServiceResolutions
 
uint32_t mHostRegistrationEmaLatency
 The EMA latency of host registrations in milliseconds.
 
uint32_t mServiceRegistrationEmaLatency
 The EMA latency of service registrations in milliseconds.
 
uint32_t mHostResolutionEmaLatency
 The EMA latency of host resolutions in milliseconds.
 
uint32_t mServiceResolutionEmaLatency
 The EMA latency of service resolutions in milliseconds.
 

Static Public Attributes

static constexpr uint32_t kEmaFactorNumerator = 1
 
static constexpr uint32_t kEmaFactorDenominator = 2
 

The documentation for this struct was generated from the following file: