1.4.3.12 PAL_DATA_INDICATION_CB Function Pointer

C

typedef void (*PAL_DATA_INDICATION_CB)(PAL_MSG_INDICATION_DATA *pData);

Summary

Callback used for indication data transmission.

Description

This callback is used to indicate the reception of a message to the MAC layer.

Remarks

None.