C
#define MiApp_CB_RFDAcknowledgement(SourceShortAddress, AcknowledgementSeqNum)
Description
MiApp_CB_RFDAcknowledgement is called by the MiWi or MiWi PRO stack to notify the application that a network layer acknowledgement is received from a sleeping device. MiApp function MiApp_UnicastAddress or MiApp_UnicastConnection cannot wait for the acknowledgement from a sleep device, so call back function has to be used to notify the application layer that acknowledgement has been received.