commit | 0195de05a51304f54d559a8a58147d7bcf94354e | [log] [tgz] |
---|---|---|
author | Sravan Kumar V <sravankumar@codeaurora.org> | Fri Apr 01 14:35:58 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:17:21 2016 -0600 |
tree | 7bd4976520f47644802722fd1b8498b2587cf7e0 | |
parent | ec65c144b18966892672038e0f2bce93c8d73a78 [diff] |
OPP: Update progress in worker thread. Use Case: 1) Pair with remote device 2) Transfer file through OPP Failure: Less throughput observed for file transfer. Fix: OPP throughput was seen very less because of the progress update from BT Read/Write path. Moved it to worker thread which increased the throughput. Change-Id: I767e3619d9e400a35b4a7c9639f6a725bce43d37