diff options
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-08-04 09:54:05 -0400 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-08-15 09:44:49 -0400 |
| commit | 709788b154caf042874d765628ffa860f0bb0d1e (patch) | |
| tree | 56101f1a0a094d6d57966e827b71acd2698ea4ae /rust/helpers/helpers.c | |
| parent | 099799fa9b76c5c02b49e07005a85117a25b01ea (diff) | |
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
{cis,bis}_capable only indicates the controller supports the feature
since it doesn't check that LE is enabled so it shall not be used for
current setting, instead this introduces {cis,bis}_enabled macros that
can be used to indicate that these features are currently enabled.
Fixes: 26afbd826ee3 ("Bluetooth: Add initial implementation of CIS connections")
Fixes: eca0ae4aea66 ("Bluetooth: Add initial implementation of BIS connections")
Fixes: ae7533613133 ("Bluetooth: Check for ISO support in controller")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
