diff options
author | Pauli Virtanen <pav@iki.fi> | 2023-05-21 18:48:29 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-06-06 03:13:14 +0300 |
commit | e6a7a46b8636efe95c75bed63a57fc05c13feba4 (patch) | |
tree | bc894afdb8266b2aee5e0118f8f813ad55bb3a7c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 31c5f9164949347c9cb34f041a7e04fdc08b1b85 (diff) | |
download | linux-e6a7a46b8636efe95c75bed63a57fc05c13feba4.tar.xz |
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Make CIG auto-allocation to select the first CIG_ID that is still
configurable. Also use correct CIG_ID range (see Core v5.3 Vol 4 Part E
Sec 7.8.97 p.2553).
Previously, it would always select CIG_ID 0 regardless of anything,
because cis_list with data.cis == 0xff (BT_ISO_QOS_CIS_UNSET) would not
count any CIS. Since we are not adding CIS here, use find_cis instead.
Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
Signed-off-by: Pauli Virtanen <pav@iki.fi>
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