otMeshDiagDiscoverConfig
#include <mesh_diag.h>
Represents the set of configurations used when discovering mesh topology indicating which items to discover.
Summary
Public attributes |
|
---|---|
mDiscoverChildTable
|
bool
Whether or not to discover children of every router.
|
mDiscoverIp6Addresses
|
bool
Whether or not to discover IPv6 addresses of every router.
|
Public attributes
mDiscoverChildTable
bool otMeshDiagDiscoverConfig::mDiscoverChildTable
Whether or not to discover children of every router.
mDiscoverIp6Addresses
bool otMeshDiagDiscoverConfig::mDiscoverIp6Addresses
Whether or not to discover IPv6 addresses of every router.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.