diff options
author | 2025-04-16 15:43:32 -0400 | |
---|---|---|
committer | 2025-04-25 15:03:19 -0400 | |
commit | 024421cf39923927ab2b5fe895d1d922b9abe67f (patch) | |
tree | 79e6f35267b381dbb831ca5d68360ee068864acf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver (diff) | |
download | wireguard-linux-024421cf39923927ab2b5fe895d1d922b9abe67f.tar.xz wireguard-linux-024421cf39923927ab2b5fe895d1d922b9abe67f.zip |
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
BIG Create Sync requires the command to just generates a status so this
makes use of __hci_cmd_sync_status_sk to wait for
HCI_EVT_LE_BIG_SYNC_ESTABLISHED, also because of this chance it is not
longer necessary to use a custom method to serialize the process of
creating the BIG sync since the cmd_work_sync itself ensures only one
command would be pending which now awaits for
HCI_EVT_LE_BIG_SYNC_ESTABLISHED before proceeding to next connection.
Fixes: 42ecf1947135 ("Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions