1.4.3.11 PAL_DATA_CONFIRM_CB Function Pointer
C
typedef void (*PAL_DATA_CONFIRM_CB)(PAL_MSG_CONFIRM_DATA *pData);
Summary
Callback used for confirm data transmission.
Description
The confirm attribute is used to tell the MAC layer if MAC Protocol Data Unit (MPDU) request has been successfully transmitted.
Remarks
None.