commit | fe92ee6425a2c79ee84f0b9b8a14117200d15f7d | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Dec 01 11:49:50 2021 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Dec 07 17:05:51 2021 +0100 |
tree | fba9b066d57d548353bc796a6a1dc280005b26be | |
parent | 6f59f991b4e735323f099ac6490e725ae8c750a5 [diff] |
Bluetooth: hci_core: Rework hci_conn_params flags This reworks hci_conn_params flags to use bitmap_* helpers and add support for setting the supported flags in hdev->conn_flags so it can easily be accessed. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>