DEVICE_SLEEP_ConfigRfMbs Function

C

void DEVICE_SLEEP_ConfigRfMbs(bool enable);

Description

The API is used to enable/disable RF MBS.

Parameters

bool enable Set as true to enable RF MBS; set as false to disable.

Returns

None