diff options
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-12-22 22:36:45 +0300 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2026-01-29 21:27:47 +0300 |
| commit | 0e2a6af81042e048bef1fddc70a022272d11ae84 (patch) | |
| tree | d1fb96e235ec789eaa3978eec5f991e38625b10b /include/linux/array_size.h | |
| parent | e07094a51ad8faf98ea64320799ce550828e97cd (diff) | |
| download | linux-0e2a6af81042e048bef1fddc70a022272d11ae84.tar.xz | |
Bluetooth: Fix using PHYs bitfields as PHY value
This renames the PHY fields in bt_iso_io_qos to PHYs (plural) since it
represents a bitfield where multiple PHYs can be set and make the same
change also to HCI_OP_LE_SET_CIG_PARAMS since both c_phy and p_phy
fields are bitfields.
This also fixes the assumption that hci_evt_le_cis_established PHYs
fields are compatible with bt_iso_io_qos, they are not, the fields in
hci_evt_le_cis_established represent just a single PHY value so they
need to be converted to bitfield when set in bt_iso_io_qos.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'include/linux/array_size.h')
0 files changed, 0 insertions, 0 deletions
