Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c310 static int health_period_get(const struct bt_mesh_model *model, in health_period_get() function
360 { OP_HEALTH_PERIOD_GET, BT_MESH_LEN_EXACT(0), health_period_get },
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c3742 static uint8_t health_period_get(const void *cmd, uint16_t cmd_len, in health_period_get() function
5104 .func = health_period_get,