Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dtime_scene_client.c42 static const bt_mesh_client_op_pair_t time_scene_op_pair[] = { variable
656 client->op_pair_size = ARRAY_SIZE(time_scene_op_pair); in time_scene_client_init()
657 client->op_pair = time_scene_op_pair; in time_scene_client_init()