Searched refs:bt_mesh_comp (Results 1 – 17 of 17) sorted by relevance
22 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()
43 const struct bt_mesh_comp *bt_mesh_comp_get(void);49 int bt_mesh_comp_register(const struct bt_mesh_comp *comp);
191 int ble_mesh_model_init(const struct bt_mesh_comp *comp);193 const struct bt_mesh_comp *ble_mesh_model_get_comp_data();
24 static struct bt_mesh_comp genie_composition;
396 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp,
417 struct bt_mesh_comp { struct
40 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()
422 int bt_mesh_init(const struct bt_mesh_prov *prov, const struct bt_mesh_comp *comp, in bt_mesh_init()
80 const struct bt_mesh_comp *comp; in health_get_current()
292 const struct bt_mesh_comp *comp = bt_mesh_comp_get(); in send_friend_req()
63 static const struct bt_mesh_comp *comp;
3797 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()
167 const struct bt_mesh_comp *comp; in comp_get_page_0()
37 struct bt_mesh_comp *comp;194 static struct bt_mesh_comp comp = {0}; in ble_stack_mesh_init()
28 static struct bt_mesh_comp comp;
50 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()
346 static const struct bt_mesh_comp comp = {
Completed in 36 milliseconds