openD unified API  1.0.0
openD_mgmtApiPrimitives Struct Reference

#include <opend_mgmt_api.h>

Public Attributes

void(* openD_mgmtApiCfm )(openD_mgmtApiCfm_t *mConfirm)
 MgmtApi confirm primitive. More...
 
void(* openD_mgmtApiInd )(openD_mgmtApiInd_t *mIndication)
 MgmtApi indication primitive. More...
 

Detailed Description

openD MgmtApi primitives structure.

Member Data Documentation

◆ openD_mgmtApiCfm

void( * openD_mgmtApiPrimitives::openD_mgmtApiCfm) (openD_mgmtApiCfm_t *mConfirm)

MgmtApi confirm primitive.

Parameters
mConfirmPointer of the management API confirm structure (openD_mgmtApiCfm_t).

◆ openD_mgmtApiInd

void( * openD_mgmtApiPrimitives::openD_mgmtApiInd) (openD_mgmtApiInd_t *mIndication)

MgmtApi indication primitive.

Parameters
mIndicationPointer of the management API indication structure (openD_mgmtApiInd_t).

The documentation for this struct was generated from the following file: