diff options
author | Iulia Tanasescu <iulia.tanasescu@nxp.com> | 2024-11-01 11:23:38 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-11-14 23:37:02 +0300 |
commit | 42ecf1947135110ea08abeaca39741636f9a2285 (patch) | |
tree | ebce58d1d7e66e3a2ea1417c2afbcc930a33e203 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 79321b06a03e395ab1fc19a47549e9d70ddac115 (diff) | |
download | linux-42ecf1947135110ea08abeaca39741636f9a2285.tar.xz |
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
The Bluetooth Core spec does not allow a LE BIG Create sync command to be
sent to Controller if another one is pending (Vol 4, Part E, page 2586).
In order to avoid this issue, the HCI_CONN_CREATE_BIG_SYNC was added
to mark that the LE BIG Create Sync command has been sent for a hcon.
Once the BIG 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