Home
last modified time | relevance | path

Searched defs:mod_item (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c307 static void verify_model_item(struct bt_mesh_comp_p1_model_item *mod_item, int elem_idx, in verify_model_item()
359 struct bt_mesh_comp_p1_model_item *mod_item, in verify_cdp1()
411 struct bt_mesh_comp_p1_model_item mod_item = {._buf = &p1_item_buf}; in test_node_data_comparison() local
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Dcfg.c163 struct bt_mesh_comp_p1_model_item mod_item = { ._buf = &p1_item_buf }; in cmd_get_comp() local