Home
last modified time | relevance | path

Searched refs:bt_mesh_comp (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/
A Dmesh_model.c22 const struct bt_mesh_comp *mesh_comp;
201 static int mesh_model_bind_map_get(const struct bt_mesh_comp *mesh_comp) in mesh_model_bind_map_get()
210 static int mesh_model_set_user_data(const struct bt_mesh_comp *comp, S_ELEM_STATE *state) in mesh_model_set_user_data()
230 int ble_mesh_model_init(const struct bt_mesh_comp *comp) in ble_mesh_model_init()
269 const struct bt_mesh_comp *ble_mesh_model_get_comp_data() in ble_mesh_model_get_comp_data()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Daccess.h43 const struct bt_mesh_comp *bt_mesh_comp_get(void);
49 int bt_mesh_comp_register(const struct bt_mesh_comp *comp);
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/include/mesh_model/
A Dmesh_model.h191 int ble_mesh_model_init(const struct bt_mesh_comp *comp);
193 const struct bt_mesh_comp *ble_mesh_model_get_comp_data();
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_mesh.c24 static struct bt_mesh_comp genie_composition;
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h396 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp,
A Daccess.h417 struct bt_mesh_comp { struct
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Daccess.c40 static const struct bt_mesh_comp *dev_comp = NULL;
325 int bt_mesh_comp_register(const struct bt_mesh_comp *comp) in bt_mesh_comp_register()
834 const struct bt_mesh_comp *bt_mesh_comp_get(void) in bt_mesh_comp_get()
A Dmain.c422 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp, in bt_mesh_init()
A Dhealth_srv.c80 const struct bt_mesh_comp *comp; in health_get_current()
A Dlpn.c292 const struct bt_mesh_comp *comp = bt_mesh_comp_get(); in send_friend_req()
A Dprovisioner_main.c63 static const struct bt_mesh_comp *comp;
A Dprovisioner_prov.c3797 const struct bt_mesh_comp *comp = NULL; in bt_mesh_provisioner_local_provision()
3799 extern const struct bt_mesh_comp *bt_mesh_comp_get(void); in bt_mesh_provisioner_local_provision()
A Dcfg_srv.c167 const struct bt_mesh_comp *comp; in comp_get_page_0()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c37 struct bt_mesh_comp *comp;
194 static struct bt_mesh_comp comp = {0}; in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c28 static struct bt_mesh_comp comp;
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c50 const struct bt_mesh_comp *comp;
835 const struct bt_mesh_comp *mesh_comp = ble_mesh_model_get_comp_data(); in ble_mesh_node_init()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c346 static const struct bt_mesh_comp comp = {

Completed in 36 milliseconds