Snap for 8033408 from 64e8855d5549564c7765581eb31d1f5bd244603f to sc-v2-release

Change-Id: I0915a8142f1c111b8cd37fd061a4dad56944becc
diff --git a/src/com/android/bluetooth/btservice/AdapterState.java b/src/com/android/bluetooth/btservice/AdapterState.java
index 3f153bd..8fdc61a 100644
--- a/src/com/android/bluetooth/btservice/AdapterState.java
+++ b/src/com/android/bluetooth/btservice/AdapterState.java
@@ -73,7 +73,7 @@
     static final int BLE_START_TIMEOUT = 12;
 
     static final int BLE_START_TIMEOUT_DELAY = 4000;
-    static final int BLE_STOP_TIMEOUT_DELAY = 1000;
+    static final int BLE_STOP_TIMEOUT_DELAY = 4000;
     static final int BREDR_START_TIMEOUT_DELAY = 4000;
     static final int BREDR_STOP_TIMEOUT_DELAY = 4000;