1.3.5.3.69 MLME_RESET_REQUEST Function Pointer
C
typedef void (*MLME_RESET_REQUEST)(void);
Summary
Function pointer to request the flushing of all transmit and receive buffers and the resetting of all state variables.
Description
This function pointer is used to request the flushing of all transmit and receive buffers and the resetting of all state variables. As a result, a Service Node will transit from its present functional state to the Disconnected functional state.
Remarks
None.