Hi Radek, On Wed, Feb 09, 2011, Radoslaw Jablonski wrote: > Added new parameter to phonebook_cb - lastpart variable. > If backend want to notify that more parts of current > request will be delivered later, it should use lastpart=FALSE. > Because of that, PBAP core will 'know' that should not finalize > request immediately after receiving data and wait for more > parts to come. > If result is returned in one part and no more responses part > will be sent later, then backend should use lastparam=TRUE. > Previously results of request from backend was always returned > in one part to PBAP core. > --- > plugins/irmc.c | 5 +++-- > plugins/pbap.c | 10 +++++++--- > plugins/phonebook-dummy.c | 4 ++-- > plugins/phonebook-ebook.c | 7 ++++--- > plugins/phonebook-tracker.c | 13 +++++++------ > plugins/phonebook.h | 2 +- > 6 files changed, 24 insertions(+), 17 deletions(-) It seems these patches depend on your previous ones which weren't ready for upstream, so I suppose they'll need to be fixed and resent (once you've done the necessary changes to the first ones). Johan -- 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