otNetworkName Struct Reference

This structure represents a Network Name.

#include <include/openthread/dataset.h>

Public Attributes

char m8 [OT_NETWORK_NAME_MAX_SIZE+1]
 Byte values. The + 1 is for null char.

This structure represents a Network Name.

The otNetworkName is a null terminated C string (i.e., m8 char array MUST end with null char \0).


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