1.3.5.4.22 CL_NULL_MlmeDemoteRequest Function
C
void CL_NULL_MlmeDemoteRequest(void);
Summary
Request to trigger a demotion process in a Service Node that is in a Switch functional state.
Description
This routine is used to request to trigger a demotion process in a Service Node that is in a Switch functional state.
Precondition
The CL_NULL_Initialize routine must have been called before.
Parameters
None.
Returns
None.
Example
CL_NULL_MlmeDemoteRequest();
Remarks
The result of the request is returned in the confirm callback.