summaryrefslogtreecommitdiff
path: root/scripts/rt-tester/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2026-02-27 15:23:01 -0500
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2026-03-12 15:26:48 -0400
commit62bcaa6b351b6dc400f6c6b83762001fd9f5c12d (patch)
tree79de566d26a94ad67bddf7109d32ccc9c62366bb /scripts/rt-tester/git@git.tavy.me:linux.git
parent0e4d4dcc1a6e82cc6f9abf32193558efa7e1613d (diff)
Bluetooth: ISO: Fix defer tests being unstable
iso-tester defer tests seem to fail with hci_conn_hash_lookup_cig being unable to resolve a cig in set_cig_params_sync due a race where it is run immediatelly before hci_bind_cis is able to set the QoS settings into the hci_conn object. So this moves the assigning of the QoS settings to be done directly by hci_le_set_cig_params to prevent that from happening again. Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/rt-tester/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions