Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_cdp1.c358 static void verify_cdp1(struct bt_mesh_comp_p1_elem *p1_elem, in verify_cdp1()
410 struct bt_mesh_comp_p1_elem p1_elem = {._buf = &p1_buf}; in test_node_data_comparison() local
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/shell/
Dcfg.c162 struct bt_mesh_comp_p1_elem p1_elem = { ._buf = &p1_buf }; in cmd_get_comp() local