Searched refs:timer_active (Results 1 – 4 of 4) sorted by relevance
54 uint8_t timer_active; member
1783 mesh_heartbeat_publication->timer_active = 0; in config_heartbeat_publication_timeout_handler()1796 mesh_heartbeat_publication->timer_active = 1; in config_heartbeat_publication_timeout_handler()1861 if (mesh_heartbeat_publication->timer_active){ in config_heartbeat_publication_set_handler()1863 mesh_heartbeat_publication->timer_active = 0; in config_heartbeat_publication_set_handler()1887 mesh_heartbeat_publication->timer_active = 1; in config_heartbeat_publication_set_handler()
141 int timer_active; // Is a timer running? member
692 if (channel->timer_active) { in bnep_channel_stop_timer()694 channel->timer_active = 0; in bnep_channel_stop_timer()708 channel->timer_active = 1; in bnep_channel_start_timer()