1.3.5.4.23 CL_NULL_MlmeMpDemoteRequest Function

C

void CL_NULL_MlmeMpDemoteRequest(uint8_t lsid);

Summary

Request to trigger a demotion process in a Service Node that is in a Switch functional state and supports MultiPHY promotion.

Description

This routine is used to request to trigger a demotion process in a Service Node that is in a Switch functional state and supports MultiPHY promotion.

Precondition

The CL_NULL_Initialize routine must have been called before.

Parameters

ParamDescription
lsidLocal switch identifier

Returns

None.

Example

CL_NULL_MlmeMpDemoteRequest(125);

Remarks

The result of the request is returned in the confirm callback.

This primitive only applies in PRIME v1.4.