1.3.5.3.76 MLME_SET_CONFIRM_CB Function Pointer

C

typedef void (*MLME_SET_CONFIRM_CB)(PLME_RESULT result);

Summary

Callback function pointer for the MLME set confirm.

Description

This callback is used for the MLME set confirm.
  • result - Result of the operation

Remarks

None.