diff options
author | Iulia Tanasescu <iulia.tanasescu@nxp.com> | 2024-11-01 11:23:36 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-11-14 23:36:15 +0300 |
commit | 4a5e0ba68676b3a77298cf646cd2b39c94fbd2f5 (patch) | |
tree | 9684454a7ed18ba643c39248fa055dfe1f029356 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2dc98ac1cb9ce8a8ab9967aaaf0abb3496e7fedb (diff) | |
download | linux-4a5e0ba68676b3a77298cf646cd2b39c94fbd2f5.tar.xz |
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
The Bluetooth Core spec does not allow a LE PA Create sync command to be
sent to Controller if another one is pending (Vol 4, Part E, page 2493).
In order to avoid this issue, the HCI_CONN_CREATE_PA_SYNC was added
to mark that the LE PA Create Sync command has been sent for a hcon.
Once the PA Sync Established event is received, the hcon flag is
erased and the next pending hcon is handled.
Signed-off-by: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions