Hi Marcin, > @@ -1635,6 +1635,36 @@ bool bt_gatt_characteristic_iter_next(struct bt_gatt_characteristic_iter *iter, > return true; > } > > +bool bt_gatt_include_service_iter_init(struct bt_gatt_include_service_iter *i, > + const bt_gatt_service_t *service) I would use "iter" instead of "i" to keep it consistent with the rest of the code (here and elsewhere). Thanks, Arman -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html