bluez/obexd
Luiz Augusto von Dentz f576cae0fb obexd: Fix queueing packet containing error while suspended
Queueing the error won't remove the original packet created by transfer
from the queue so upon resume gobex will attempt to send it again.

To fix this we no longer create a error packet instead the session is
market as aborted and the error stored so when gobex finally resumes the
error is forward properly.
2012-12-04 22:48:54 +01:00
..
client obexd: queue transfers in pbap sessions 2012-12-04 22:48:54 +01:00
plugins obexd: Update record to support version 1.2 with GoepL2capPsm attribute 2012-12-04 22:48:53 +01:00
src obexd: Fix queueing packet containing error while suspended 2012-12-04 22:48:54 +01:00