Searched refs:bt_mesh_light_hsl_hue_srv_op (Results 1 – 2 of 2) sorted by relevance
1224 extern const struct bt_mesh_model_op bt_mesh_light_hsl_hue_srv_op[];1635 model->op = (esp_ble_mesh_model_op_t *)bt_mesh_light_hsl_hue_srv_op; in btc_ble_mesh_model_op_set()
2936 const struct bt_mesh_model_op bt_mesh_light_hsl_hue_srv_op[] = { variable