openD unified API  1.0.0
opend_mgmt_types.h File Reference

openD mgmt types. More...

#include "opend_dataTypes.h"

Go to the source code of this file.

Classes

struct  mgmtApiInd_keepAlive
 
struct  openD_mgmtApiReq
 
struct  openD_mgmtApiCfm
 
struct  openD_mgmtApiInd
 
union  openD_mgmtApiReq.param
 
union  openD_mgmtApiInd.param
 

Macros

#define __OPEND_MGMT_TYPES_H__
 

Typedefs

typedef enum openD_mgmtApi_service openD_mgmtApi_service_t
 
typedef enum openD_mgmtApi_dectMode openD_mgmtApi_dectMode_t
 
typedef struct mgmtApiInd_keepAlive mgmtApiInd_keepAlive_t
 
typedef struct openD_mgmtApiReq openD_mgmtApiReq_t
 
typedef struct openD_mgmtApiCfm openD_mgmtApiCfm_t
 
typedef struct openD_mgmtApiInd openD_mgmtApiInd_t
 

Enumerations

enum  openD_mgmtApi_service {
  OPEND_MGMTAPI_INIT, OPEND_MGMTAPI_DECTMODE, OPEND_MGMTAPI_POWER_DOWN_CTRL, OPEND_MGMTAPI_WAKE_UP,
  OPEND_MGMTAPI_KEEP_ALIVE, OPEND_MGMTAPI_FORCE_NVM_DEFAULT
}
 
enum  openD_mgmtApi_dectMode { OPEND_MGMTAPI_DECTMODE_FP, OPEND_MGMTAPI_DECTMODE_PP, OPEND_MGMTAPI_DECTMODE_HF, OPEND_MGMTAPI_DECTMODE_SIXLOWPAN }
 

Detailed Description

openD mgmt types.

___ _____ _ ___ _ _____ ___ ___ ___ ___
/ __|_ _/_\ / __| |/ / __/ _ \| _ \/ __| __|
\__ \ | |/ _ \ (__| ' <| _| (_) | / (__| _|
|___/ |_/_/ \_\___|_|\_\_| \___/|_|_\\___|___|
embedded.connectivity.solutions.==============
Author
Patrick Weber

This work is dual-licensed under Apache 2.0 and GPL 2.0. You can choose between one of them if you use this work. For further details, please refer to the project home: https://github.com/opend-connect/openD

SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only