Home
last modified time | relevance | path

Searched refs:bt_mesh_models_metadata_entry (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dshell.h42 extern const struct bt_mesh_models_metadata_entry health_srv_meta[];
Daccess.h782 struct bt_mesh_models_metadata_entry { struct
937 const struct bt_mesh_models_metadata_entry * const metadata;
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dlcd_srv.rst28 :c:struct:`bt_mesh_models_metadata_entry` structure. Each entry contains the length and ID of the
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c89 static const struct bt_mesh_models_metadata_entry dummy_meta_entry[1];
Dmesh_test.c169 const struct bt_mesh_models_metadata_entry health_srv_meta[] = {
/Zephyr-latest/subsys/bluetooth/mesh/
Daccess.c207 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()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c153 const struct bt_mesh_models_metadata_entry health_srv_meta[] = {
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c695 static const struct bt_mesh_models_metadata_entry health_srv_meta[] = {
711 static const struct bt_mesh_models_metadata_entry health_srv_meta_alt[] = {
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst710 to add ``const`` qualifiers. The data pointer of :c:struct:`bt_mesh_models_metadata_entry`