Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e1e83dc2 authored by Sravan Kumar V's avatar Sravan Kumar V Committed by Linux Build Service Account
Browse files

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
parent b650ddf2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment