/***************************************************************************/
#ifndef __ERRORS_H__
#define __ERRORS_H__

#include "include/error-def.h"

#ifndef __EMBERSTATUS_TYPE__
#define __EMBERSTATUS_TYPE__
typedef uint8_t EmberStatus;
#endif //__EMBERSTATUS_TYPE__

#endif // __ERRORS_H__

Macros#

#define
__EMBERSTATUS_TYPE__

Return codes for Ember Connect API functions and module definitions.

Typedefs#

typedef uint8_t

Typedef Documentation#

EmberStatus#

typedef uint8_t EmberStatus

Definition at line 42 of file /mnt/raid/workspaces/ws.Iq463TQni/overlay/gsdk/protocol/flex/stack/include/error.h