Searched refs:comp_rec (Results 1 – 2 of 2) sorted by relevance
56 static const struct bt_mesh_comp2_record comp_rec[40] = { variable66 static const struct bt_mesh_comp2 comp_p2 = {.record_cnt = ARRAY_SIZE(comp_rec),67 .record = comp_rec};
201 static const struct bt_mesh_comp2_record comp_rec[2] = { variable219 static const struct bt_mesh_comp2 comp_p2_1 = {.record_cnt = 1, .record = comp_rec};220 static const struct bt_mesh_comp2 comp_p2_2 = {.record_cnt = 2, .record = comp_rec};