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

Commit 217c5395 authored by Pankaj Kanwar's avatar Pankaj Kanwar
Browse files

Revert "Allow collection of Bluetooth firmware dumps in bugreports (3/3)"

This reverts commit c9524fa2.

Change-Id: I37f9ba5a9ace655d1d12404926a158fb9a4001a7
parent c9524fa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ static const int BT_HCI_RT_PRIORITY = 1;

// Abort if there is no response to an HCI command.
static const uint32_t COMMAND_PENDING_TIMEOUT_MS = 2000;
static const uint32_t COMMAND_TIMEOUT_RESTART_US = 5000000;
static const uint32_t COMMAND_TIMEOUT_RESTART_US = 500000;

// Our interface
static bool interface_created;