/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | state_transition.c | 93 uint8_t trans_time, uint8_t delay) in transition_time_values() 121 uint8_t trans_time, uint8_t delay) in generic_onoff_tt_values() 127 uint8_t trans_time, uint8_t delay) in generic_level_tt_values() 135 uint8_t trans_time, uint8_t delay) in generic_power_level_tt_values() 145 uint8_t trans_time, uint8_t delay) in light_lightness_actual_tt_values() 153 uint8_t trans_time, uint8_t delay) in light_lightness_linear_tt_values() 161 uint8_t trans_time, uint8_t delay) in light_ctl_tt_values() 173 uint8_t trans_time, uint8_t delay) in light_ctl_temp_tt_values() 183 uint8_t trans_time, uint8_t delay) in light_hsl_tt_values() 195 uint8_t trans_time, uint8_t delay) in light_hsl_hue_tt_values() [all …]
|
D | server_common.c | 60 int bt_mesh_get_light_lc_trans_time(struct bt_mesh_model *model, uint8_t *trans_time) in bt_mesh_get_light_lc_trans_time() 118 uint8_t *trans_time, uint8_t *delay, in bt_mesh_server_get_optional()
|
D | lighting_server.c | 225 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_lightness_set() local 337 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_lightness_linear_set() local 756 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_ctl_set() local 1004 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_ctl_temp_set() local 1365 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_hsl_set() local 1607 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_hsl_hue_set() local 1708 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_hsl_sat_set() local 1981 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_xyl_set() local 2423 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in light_lc_light_onoff_set() local
|
D | generic_server.c | 132 uint8_t tid = 0U, onoff = 0U, trans_time = 0U, delay = 0U; in gen_onoff_set() local 313 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_level_set() local 409 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_delta_set() local 530 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_move_set() local 717 uint8_t trans_time = 0U; in gen_def_trans_time_set() local 1076 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in gen_power_level_set() local
|
D | time_scene_server.c | 597 uint8_t tid = 0U, trans_time = 0U, delay = 0U; in scene_recall() local 1055 second = 0U, day_of_week = 0U, action = 0U, trans_time = 0U; in scheduler_act_set() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/ |
D | generic_client.h | 57 uint8_t trans_time; /* Time to complete state transition (optional) */ member 91 uint8_t trans_time; /* Time to complete state transition (optional) */ member 99 uint8_t trans_time; /* Time to complete state transition (optional) */ member 107 uint8_t trans_time; /* Time to complete state transition (optional) */ member 132 uint8_t trans_time; /* The value of the Generic Default Transition Time state */ member 136 uint8_t trans_time; /* The value of the Generic Default Transition Time state */ member 210 uint8_t trans_time; /* Time to complete state transition (optional) */ member
|
D | lighting_client.h | 78 uint8_t trans_time; /* Time to complete state transition (optional) */ member 86 uint8_t trans_time; /* Time to complete state transition (optional) */ member 154 uint8_t trans_time; /* Time to complete state transition (optional) */ member 163 uint8_t trans_time; /* Time to complete state transition (optional) */ member 247 uint8_t trans_time; /* Time to complete state transition (optional) */ member 255 uint8_t trans_time; /* Time to complete state transition (optional) */ member 263 uint8_t trans_time; /* Time to complete state transition (optional) */ member 335 uint8_t trans_time; /* Time to complete state transition (optional) */ member 403 uint8_t trans_time; /* Time to complete state transition (optional) */ member
|
D | time_scene_client.h | 138 uint8_t trans_time; /* Time to complete state transition (optional) */ member 179 uint64_t trans_time : 8; /* Transition time for this action */ member 197 uint64_t trans_time : 8; /* Transition time for this action */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/ |
D | generic_server.h | 52 uint8_t trans_time; member 222 uint8_t trans_time; member 284 uint8_t trans_time; member 291 uint8_t trans_time; member 298 uint8_t trans_time; member 305 uint8_t trans_time; member 309 uint8_t trans_time; member 318 uint8_t trans_time; member
|
D | lighting_server.h | 244 } trans_time; member 373 uint8_t trans_time; member 380 uint8_t trans_time; member 396 uint8_t trans_time; member 404 uint8_t trans_time; member 422 uint8_t trans_time; member 429 uint8_t trans_time; member 436 uint8_t trans_time; member 456 uint8_t trans_time; member 480 uint8_t trans_time; member
|
D | time_scene_server.h | 208 trans_time : 8; member 304 trans_time : 8; member 343 uint8_t trans_time; member 359 trans_time : 8; member
|
D | server_common.h | 56 uint8_t trans_time; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/ |
D | esp_ble_mesh_generic_model_api.h | 159 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 168 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 177 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 186 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 192 uint8_t trans_time; /*!< The value of the Generic Default Transition Time state */ member 205 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 327 uint8_t trans_time; /*!< The value of the Generic Default Transition Time state */ member 813 uint8_t trans_time; /*!< The value of the Generic Default Transition Time state */ member 998 uint8_t trans_time; /*!< The value of Generic Default Transition Time state */ member 1115 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member [all …]
|
D | esp_ble_mesh_lighting_model_api.h | 109 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 118 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 140 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 150 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 174 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 183 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 192 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 218 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 252 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 1204 } trans_time; /*!< The value of transition time */ member [all …]
|
D | esp_ble_mesh_time_scene_model_api.h | 110 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 135 uint64_t trans_time : 8; /*!< Transition time for this action */ member 227 uint64_t trans_time : 8; /*!< Transition time for this action */ member 626 trans_time : 8; /*!< The value of Transition time for this action */ member 713 uint64_t trans_time : 8; /*!< Transition time for this action */ member 785 uint8_t trans_time; /*!< Time to complete state transition (optional) */ member 805 uint64_t trans_time : 8; /*!< Transition time for this action */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/api/ |
D | esp_ble_mesh_defs.h | 2077 uint8_t trans_time; /*!< State transition time */ member
|