Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s
authorHilda Wu <hildawu@realtek.com>
Wed, 30 Oct 2024 08:43:34 +0000 (16:43 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 14 Nov 2024 20:35:57 +0000 (15:35 -0500)
commit2dc98ac1cb9ce8a8ab9967aaaf0abb3496e7fedb
tree29cac5ce4fde71f8f277f27549ff3664b4104c22
parente42eec0f182ac0605e658145f6fe3b6a7c256c45
Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 s

The original timeout setting for HCI Reset on shutdown is 10 seconds.
HCI Reset shouldn't take 10 seconds to complete so instead use the
default timeout for commands.

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btrtl.c