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

Commit 19c173ea authored by Qasim Javed's avatar Qasim Javed Committed by android-build-merger
Browse files

Merge "Lower the BLE connection supervision timeout to 5s." am: eb0f5a72 am: d40edd0a

am: f977c6c1

Change-Id: Ib9e2f3ea4d1d06e72d2f92c6eaa34c9bcb38c9b1
parents 28cb3d5a f977c6c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ typedef uint8_t tBTM_BLE_SFP;

/* default supervision timeout */
#ifndef BTM_BLE_CONN_TIMEOUT_DEF
#define BTM_BLE_CONN_TIMEOUT_DEF 2000
#define BTM_BLE_CONN_TIMEOUT_DEF 500
#endif

/* minimum supervision timeout */