1.3.5.3.64 MLME_DEMOTE_CONFIRM_CB Function Pointer
C
typedef void (*MLME_DEMOTE_CONFIRM_CB)(MLME_RESULT result);
Summary
Callback function pointer for the MLME demote confirm.
Description
This callback is used for the MLME demote confirm.
- result - Result of the operation
Remarks
None.