summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2025-11-13 09:49:27 -0500
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2025-11-20 17:00:23 -0500
commit275ddfeb3fdc274050c2173ffd985b1e80a9aa37 (patch)
tree970410f4a448a2c7e51109e057e5de20d6c2c4ba /rust/helpers/helpers.c
parent4015b979767125cf8a2233a145a3b3af78bfd8fb (diff)
Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
HCI_OP_NOP means no command was actually sent so there is no point in triggering cmd_timer which may cause a hdev->reset in the process since it is assumed that the controller is stuck processing a command. Fixes: e2d471b7806b ("Bluetooth: ISO: Fix not using SID from adv report") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions