Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_mesh.c3580 static uint8_t health_period_set(const void *cmd, uint16_t cmd_len, in health_period_set() function
4923 .func = health_period_set,