Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c338 static int health_period_set(const struct bt_mesh_model *model, in health_period_set() function
361 { OP_HEALTH_PERIOD_SET, BT_MESH_LEN_EXACT(1), health_period_set },
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3766 static uint8_t health_period_set(const void *cmd, uint16_t cmd_len, in health_period_set() function
5109 .func = health_period_set,