sl_bt_evt_system_awakeSystem#
Indicates that the device is awake and no longer in sleep mode.
Macros#
#define | sl_bt_evt_system_awake_id 0x040100a0 |
Identifier of the awake event. |
Detailed Description#
Indicates that the device is awake and no longer in sleep mode.
NOTE: Stack does not generate this event by itself because sleep and wakeup are managed by applications. If this event is needed, call function sl_bt_send_system_awake, which signals the stack to send this event.