Searched refs:sig_model_transition_get_remain_time_byte (Results 1 – 5 of 5) sorted by relevance
26 uint8_t sig_model_transition_get_remain_time_byte(sig_model_state_t *p_state, bool is_ack);
24 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _gen_onoff_prepear_buf()
24 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _lightness_prepare_buf()
246 uint8_t sig_model_transition_get_remain_time_byte(sig_model_state_t *p_state, bool is_ack) in sig_model_transition_get_remain_time_byte() function
23 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _ctl_prepare_buf()
Completed in 5 milliseconds