BT_SYS_GetSleepMode
C
bool BT_SYS_GetSleepMode();Description
Query the sleep status of the Bluetooth system.
Return values
| Return value | Description |
|---|---|
| true | The Bluetooth system is currently in sleep mode. |
| false | The Bluetooth system is not in sleep mode. |
