sl_bt_evt_system_awake System#
Indicates that the device is awake and no longer in sleep mode.
Macros#
#define | 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 the event.