Home
last modified time | relevance | path

Searched refs:bt_mesh_time_scene_client_set_state (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/include/
Dtime_scene_client.h227 int bt_mesh_time_scene_client_set_state(bt_mesh_client_common_param_t *common, void *set);
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_time_scene_model.c345 …cb.error_code = bt_mesh_time_scene_client_set_state(&common, arg->time_scene_client_set_state.set_… in btc_ble_mesh_time_scene_client_call_handler()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c530 int bt_mesh_time_scene_client_set_state(bt_mesh_client_common_param_t *common, void *set) in bt_mesh_time_scene_client_set_state() function