You are viewing documentation for version:
Represents the counters for packets and bytes.
Public Attribute Documentation#
mPackets#
uint64_t otPacketsAndBytes::mPackets
The number of packets.
mBytes#
uint64_t otPacketsAndBytes::mBytes
The number of bytes.