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

Commit d40edd0a 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

Change-Id: I565c7920cef98cfdaa59e0585734e71587dee579
parents c8ceab41 eb0f5a72
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 */