openD unified API  1.0.0
openD_sixlowpanApiPrimitives Struct Reference

#include <opend_sixlowpan_api.h>

Public Attributes

void(* openD_sixlowpanApiCfm )(openD_sixlowpanApiCfm_t *sixConfirm)
 SixlowpanApi confirm primitive. More...
 
void(* openD_sixlowpanApiInd )(openD_sixlowpanApiInd_t *sixIndication)
 SixlowpanApi indication primitive. More...
 

Detailed Description

openD SixlowpanApi primitives structure.

Member Data Documentation

◆ openD_sixlowpanApiCfm

void( * openD_sixlowpanApiPrimitives::openD_sixlowpanApiCfm) (openD_sixlowpanApiCfm_t *sixConfirm)

SixlowpanApi confirm primitive.

Parameters
sixConfirmPointer of the SixlowpanApi confirm structure (openD_sixlowpanApiCfm_t).

◆ openD_sixlowpanApiInd

void( * openD_sixlowpanApiPrimitives::openD_sixlowpanApiInd) (openD_sixlowpanApiInd_t *sixIndication)

SixlowpanApi indication primitive.

Parameters
sixIndicationPointer of the SixlowpanApi indication structure (openD_sixlowpanApiInd_t).

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