Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c319 static int health_period_set_unrel(const struct bt_mesh_model *model, in health_period_set_unrel() function
346 err = health_period_set_unrel(model, ctx, buf); in health_period_set()
362 { OP_HEALTH_PERIOD_SET_UNREL, BT_MESH_LEN_EXACT(1), health_period_set_unrel },