Home
last modified time | relevance | path

Searched refs:bt_mesh_get_light_lc_trans_time (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dserver_common.c60 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() function
141 if (bt_mesh_get_light_lc_trans_time(model, trans_time)) { in bt_mesh_server_get_optional()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dserver_common.h101 int bt_mesh_get_light_lc_trans_time(struct bt_mesh_model *model, uint8_t *trans_time);