Functions | |
zb_bool_t | tr_pre_sleep_cb (zb_uint32_t sleep_duration_ms) |
Callback that fires before going to sleep. | |
void | tr_post_wake_cb (void) |
Callback that fires after waking from sleep. | |
void tr_post_wake_cb | ( | void | ) |
Callback that fires after waking from sleep.
zb_bool_t tr_pre_sleep_cb | ( | zb_uint32_t | sleep_duration_ms | ) |
Callback that fires before going to sleep.
sleep_duration_ms | sleep duration in milliseconds |