Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_models/client/include/
Dlighting_client.h203 typedef bt_mesh_client_user_data_t bt_mesh_light_hsl_client_t; typedef
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1374 bt_mesh_light_hsl_client_t *cli = (bt_mesh_light_hsl_client_t *)model->user_data; in btc_ble_mesh_model_op_set()