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