Searched refs:p1_buf (Results 1 – 2 of 2) sorted by relevance
408 NET_BUF_SIMPLE_DEFINE(p1_buf, 500); in test_node_data_comparison()410 struct bt_mesh_comp_p1_elem p1_elem = {._buf = &p1_buf}; in test_node_data_comparison()
160 NET_BUF_SIMPLE_DEFINE(p1_buf, 32); in cmd_get_comp()162 struct bt_mesh_comp_p1_elem p1_elem = { ._buf = &p1_buf }; in cmd_get_comp()