BT_SYS_GetSleepMode

C

bool BT_SYS_GetSleepMode(void);

Description

Query the sleep status of the Bluetooth system.

Return values

Return valueDescription
trueThe Bluetooth system is currently in sleep mode.
falseThe Bluetooth system is not in sleep mode.