14.3.1.4.4 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
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