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

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

Change-Id: I6f21dbda3394261573516f2684fef67c5a3d215d
parents dc3abd80 d40edd0a
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 */