"...git@repo.buzztime.com:halo/packages_apps_bluetooth.git" did not exist on "ae8997b870d52d6701813e6f3ff9d87a5a083bf3"
Mark proper file transfer status upon OBEX response timeout
Pradeep Panigrahi authored
Use Case:
1) Pair with remote dongle and send a file over OPP.
2) Reset dongle such that there is obex response timeout.

Failure:
File transfer status is not marked a failed and hence cannot be retried

Fix:
This patch will handle the scenario of obex timeout which occurs due
to cancelling the transfer in between and trying sending again.

Bug: 21896912
Change-Id: Ide1a64e5874bda2c5cf71531f5971bc8bebf5e9f
ae8997b8