bluez/obexd
Dmitriy Paliy e75e82772d obexd: Fix finalize request in callback function
Request shall be finalized in cache_ready_notify callback function.
Otherwise, reference to the request is kept until vobject is closed.
It is correct in current implementation since there are no nested
backend requests when pulling vcard listing.

However, this contradicts to current design (see phonebook_size_result,
query_result, cache_entry_done) and may cause problems if such
implementation would be needed.
2012-12-04 22:48:38 +01:00
..
client obexd: remove unnecessary brackets 2012-12-04 22:48:38 +01:00
gwobex obexd: Fix white space related coding style issues for gwobex 2012-12-04 22:48:38 +01:00
plugins obexd: Fix finalize request in callback function 2012-12-04 22:48:38 +01:00
src obexd: Use correct variable for setting response 2012-12-04 22:48:38 +01:00