Searched refs:comp_rec (Results 1 – 3 of 3) 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};
215 static const struct bt_mesh_comp2_record comp_rec[2] = { variable233 static const struct bt_mesh_comp2 comp_p2_1 = {.record_cnt = 1, .record = comp_rec};234 static const struct bt_mesh_comp2 comp_p2_2 = {.record_cnt = 2, .record = comp_rec};
1346 static const struct bt_mesh_comp2_record comp_rec = { variable1356 static const struct bt_mesh_comp2 comp_p2 = {.record_cnt = 1, .record = &comp_rec};