Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dhealth_cli.h42 BT_MESH_MODEL(BT_MESH_MODEL_ID_HEALTH_CLI, \
A Daccess.h73 #define BT_MESH_MODEL_ID_HEALTH_CLI 0x0003 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/
A Dmesh_model.c220 comp->elem[ele_num].models[model_num].id != BT_MESH_MODEL_ID_HEALTH_CLI) { in mesh_model_set_user_data()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c355 models->id = BT_MESH_MODEL_ID_HEALTH_CLI; in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c53 { BT_MESH_MODEL_ID_HEALTH_CLI, bt_mesh_health_cli_init },
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c225 … mod->id == BT_MESH_MODEL_ID_HEALTH_SRV || mod->id == BT_MESH_MODEL_ID_HEALTH_CLI)) { in node_config()

Completed in 11 milliseconds