otSrpClientHostInfo Struct Reference

This structure represents an SRP client host info.

#include <include/openthread/srp_client.h>

Public Attributes

const char * mName
 Host name (label) string (NULL if not yet set).
 
const otIp6AddressmAddresses
 Array of host IPv6 addresses (NULL if not set or auto address is enabled).
 
uint8_t mNumAddresses
 Number of IPv6 addresses in mAddresses array.
 
bool mAutoAddress
 Indicates whether auto address mode is enabled or not.
 
otSrpClientItemState mState
 Host info state.

This structure represents an SRP client host info.


The documentation for this struct was generated from the following file:
  • include/openthread/srp_client.h