Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dhealth_cli.c22 static const bt_mesh_client_op_pair_t health_op_pair[] = { variable
337 client->op_pair_size = ARRAY_SIZE(health_op_pair); in health_cli_init()
338 client->op_pair = health_op_pair; in health_cli_init()