Searched refs:bt_mesh_models_metadata_entry (Results 1 – 9 of 9) sorted by relevance
42 extern const struct bt_mesh_models_metadata_entry health_srv_meta[];
782 struct bt_mesh_models_metadata_entry { struct937 const struct bt_mesh_models_metadata_entry * const metadata;
28 :c:struct:`bt_mesh_models_metadata_entry` structure. Each entry contains the length and ID of the
89 static const struct bt_mesh_models_metadata_entry dummy_meta_entry[1];
169 const struct bt_mesh_models_metadata_entry health_srv_meta[] = {
207 const struct bt_mesh_models_metadata_entry *entry; in metadata_model_size()264 const struct bt_mesh_models_metadata_entry *entry; in metadata_add_model()
153 const struct bt_mesh_models_metadata_entry health_srv_meta[] = {
695 static const struct bt_mesh_models_metadata_entry health_srv_meta[] = {711 static const struct bt_mesh_models_metadata_entry health_srv_meta_alt[] = {
710 to add ``const`` qualifiers. The data pointer of :c:struct:`bt_mesh_models_metadata_entry`