Searched refs:bt_mesh_comp2 (Results 1 – 5 of 5) sorted by relevance
1188 struct bt_mesh_comp2 { struct1207 int bt_mesh_comp2_register(const struct bt_mesh_comp2 *comp2); argument
211 static const struct bt_mesh_comp2 comp_p2_1 = {.record_cnt = 1, .record = comp_rec};212 static const struct bt_mesh_comp2 comp_p2_2 = {.record_cnt = 2, .record = comp_rec};908 const struct bt_mesh_comp2 *comp_p2) in device_pb_remote_server_setup_unproved()915 const struct bt_mesh_comp2 *comp_p2) in device_pb_remote_server_setup_proved()
66 static const struct bt_mesh_comp2 comp_p2 = {.record_cnt = ARRAY_SIZE(comp_rec),
61 static const struct bt_mesh_comp2 *dev_comp2;1098 int bt_mesh_comp2_register(const struct bt_mesh_comp2 *comp2) in bt_mesh_comp2_register()
1356 static const struct bt_mesh_comp2 comp_p2 = {.record_cnt = 1, .record = &comp_rec};