Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_srv.h176 BT_MESH_MODEL_METADATA_CB(BT_MESH_MODEL_ID_HEALTH_SRV, \
Daccess.h183 #define BT_MESH_MODEL_ID_HEALTH_SRV 0x0002 macro
/Zephyr-latest/samples/bluetooth/mesh_demo/src/
Dmain.c129 bt_mesh_cfg_cli_mod_app_bind(net_idx, addr, addr, app_idx, BT_MESH_MODEL_ID_HEALTH_SRV, in configure()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c557 BT_MESH_MODEL_ID_HEALTH_SRV, &status, &sub, in node_configure_and_reset()
563 BT_MESH_MODEL_ID_HEALTH_SRV, &healthpub, in node_configure_and_reset()
583 BT_MESH_MODEL_ID_HEALTH_SRV, &status)); in node_configure_and_reset()
589 BT_MESH_MODEL_ID_HEALTH_SRV, &status)); in node_configure_and_reset()
595 BT_MESH_MODEL_ID_HEALTH_SRV, &healthpub, in node_configure_and_reset()
/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c390 mod = bt_mesh_model_find(elem, BT_MESH_MODEL_ID_HEALTH_SRV); in bt_mesh_health_srv_fault_update()
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmesh.c127 BT_MESH_MODEL_ID_HEALTH_SRV, NULL); in cfg_cli_app_key_status_cb()