Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_srv.h28 struct bt_mesh_health_srv_cb { struct
155 const struct bt_mesh_health_srv_cb *cb; argument
180 &bt_mesh_health_srv_cb, __VA_ARGS__)
221 extern const struct bt_mesh_model_cb bt_mesh_health_srv_cb;
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst43 :c:member:`bt_mesh_health_srv_cb.attn_on` is called at the beginning of the
44 attention period, :c:member:`bt_mesh_health_srv_cb.attn_off` is called at
/Zephyr-latest/tests/bluetooth/mesh/basic/src/
Dmain.c80 static const struct bt_mesh_health_srv_cb health_srv_cb = {
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c66 static const struct bt_mesh_health_srv_cb health_srv_cb = {
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c37 static const struct bt_mesh_health_srv_cb health_cb = {
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c447 const struct bt_mesh_model_cb bt_mesh_health_srv_cb = { variable
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c172 static const struct bt_mesh_health_srv_cb health_srv_cb = {
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c137 static const struct bt_mesh_health_srv_cb health_srv_cb = {
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c644 static const struct bt_mesh_health_srv_cb health_srv_cb = {