commit | e1e83dc2af04c694914503d3c9d7eeb47ae57252 | [log] [tgz] |
---|---|---|
author | Sravan Kumar V <sravankumar@codeaurora.org> | Mon Jun 13 16:03:03 2016 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:17:25 2016 -0600 |
tree | bde231308565a65ade07bf3b207829d867375968 | |
parent | b650ddf262f3a531774a4d7fa656c7e360a79704 [diff] |
OPP: Fix NPE issue while turn off BT Use Case: 1. Pair remote with DUT. 2. From gallery send a file to remote 3. Turn off BT 4. Check the file transfer should fail Failure: BT crash seen when we turn off BT during file transfer. Root Cause: In Some conditions Bt Socket instance is remains null because of turn off BT. Fix: Before closing connection check BT Socket instance Value to avoid NPE. Change-Id: Idcd90c31a179247055a155678d11d8e76ec90aca