FTP: Avoid redundant calling during turn of Bluetooth.
Use case: 1. During SNS test Failure: ANR in com.android.bluetooth Root cause: closeService API called by multiple places which leading to ANR in FTP profile. Fix: Call closeService API only once during Bluetooth off CRs-Fixed: 2273352 Change-Id: I0055626b9f38a254d86f7284b192fc222f737e24
Loading
Please sign in to comment