Skip to content
Commit 5af69ab9 authored by Vlad Pruteanu's avatar Vlad Pruteanu Committed by Luiz Augusto von Dentz
Browse files

Bluetooth: ISO: Set CIS bit only for devices with CIS support



Currently the CIS bit that can be set by the host is set for any device
that has CIS or BIS support. In reality, devices that support BIS may not
allow that bit to be set and so, the HCI bring up fails for them.

This commit fixes this by only setting the bit for CIS capable devices.

Signed-off-by: default avatarVlad Pruteanu <vlad.pruteanu@nxp.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent a97258db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment