Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_srv.h75 BT_MESH_MODEL(BT_MESH_MODEL_ID_CFG_SRV, \
A Daccess.h70 #define BT_MESH_MODEL_ID_CFG_SRV 0x0000 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/
A Dmesh_model.c217 if (comp->elem[ele_num].models[model_num].id != BT_MESH_MODEL_ID_CFG_SRV && \ in mesh_model_set_user_data()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c303 models->id = BT_MESH_MODEL_ID_CFG_SRV; in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c47 { BT_MESH_MODEL_ID_CFG_SRV, bt_mesh_cfg_srv_init },
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c224 if (!vnd && (mod->id == BT_MESH_MODEL_ID_CFG_SRV || mod->id == BT_MESH_MODEL_ID_CFG_CLI || in node_config()

Completed in 10 milliseconds