#include <opend_hanfun_api.h>
Public Attributes | |
void(* | openD_hanfunApi_mgmtCfm )(openD_hanfunApi_devMgmtCfm_t *hDevMgmtConfirm) |
HanfunApi device management confirm primitive. More... | |
void(* | openD_hanfunApi_mgmtInd )(openD_hanfunApi_devMgmtInd_t *hDevMgmtIndication) |
HanfunApi device management indication primitive. More... | |
void(* | openD_hanfunApi_bindCfm )(openD_hanfunApi_bindMgmtCfm_t *hBindMgmtConfirm) |
HanfunApi bind confirm primitive. More... | |
void(* | openD_hanfunApiBindInd )(openD_hanfunApi_bindMgmtInd_t *hBindMgmtIndication) |
HanfunApi bind indication primitive. More... | |
void(* | openD_hanfunApiProfileCfm )(openD_hanfunApi_profileCfm_t *hProfileConfirm) |
HanfunApi profile confirm primitive. More... | |
void(* | openD_hanfunApiProfileInd )(openD_hanfunApi_profileInd_t *hProfileIndication) |
HanfunApi profile indication primitive. More... | |
openD HanfunApi primitives structure.
void( * openD_hanfunApiPrimitives::openD_hanfunApi_bindCfm) (openD_hanfunApi_bindMgmtCfm_t *hBindMgmtConfirm) |
HanfunApi bind confirm primitive.
hBindMgmtConfirm | Pointer of the HanfunApi confirm structure (openD_hanfunApi_bindMgmtCfm_t). |
void( * openD_hanfunApiPrimitives::openD_hanfunApi_mgmtCfm) (openD_hanfunApi_devMgmtCfm_t *hDevMgmtConfirm) |
HanfunApi device management confirm primitive.
hDevMgmtConfirm | Pointer of the HanfunApi confirm structure (openD_hanfunApi_devMgmtCfm_t). |
void( * openD_hanfunApiPrimitives::openD_hanfunApi_mgmtInd) (openD_hanfunApi_devMgmtInd_t *hDevMgmtIndication) |
HanfunApi device management indication primitive.
hDevMgmtIndication | Pointer of the HanfunApi indication structure (openD_hanfunApi_devMgmtInd_t). |
void( * openD_hanfunApiPrimitives::openD_hanfunApiBindInd) (openD_hanfunApi_bindMgmtInd_t *hBindMgmtIndication) |
HanfunApi bind indication primitive.
hBindMgmtIndication | Pointer of the HanfunApi indication structure (openD_hanfunApi_bindMgmtInd_t). |
void( * openD_hanfunApiPrimitives::openD_hanfunApiProfileCfm) (openD_hanfunApi_profileCfm_t *hProfileConfirm) |
HanfunApi profile confirm primitive.
hProfileConfirm | Pointer of the HanfunApi confirm structure (openD_hanfunApi_profileCfm_t). |
void( * openD_hanfunApiPrimitives::openD_hanfunApiProfileInd) (openD_hanfunApi_profileInd_t *hProfileIndication) |
HanfunApi profile indication primitive.
hIndication | Pointer of the HanfunApi indication structure (openD_hanfunApi_profileInd_t). |