void DEVICE_SLEEP_ConfigRfMbs(bool enable);
The API is used to enable/disable RF MBS.
bool enable Set as true to enable RF MBS; set as false to disable.
None