![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
#include <zboss_api_internal.h>
Public Member Functions | |
ZB_POOLED_LIST8_FIELD (next) | |
Data Fields | |
zb_callback_t | func |
zb_time_t | run_time |
zb_uint8_t | param |
Delayed (scheduled to run after timeout) callbacks queue entry.
zb_callback_t zb_tm_q_ent_s::func |
function to call
zb_uint8_t zb_tm_q_ent_s::param |
parameter to pass to 'func'
zb_time_t zb_tm_q_ent_s::run_time |
time to run at