Home
last modified time | relevance | path

Searched refs:sig_model_transition_get_remain_time_byte (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/genie_service/core/inc/sig_models/
A Dsig_model_transition.h26 uint8_t sig_model_transition_get_remain_time_byte(sig_model_state_t *p_state, bool is_ack);
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_onoff_srv.c24 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _gen_onoff_prepear_buf()
A Dsig_model_lightness_srv.c24 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _lightness_prepare_buf()
A Dsig_model_transition.c246 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
A Dsig_model_light_ctl_srv.c23 remain_time_byte = sig_model_transition_get_remain_time_byte(p_state, is_ack); in _ctl_prepare_buf()

Completed in 5 milliseconds