]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_core: Rework hci_conn_params flags
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Dec 2021 19:49:50 +0000 (11:49 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Dec 2021 16:05:51 +0000 (17:05 +0100)
commit0aa74cb2aca975c9ca7079e7d98d9b1d9d5bf350
treefba9b066d57d548353bc796a6a1dc280005b26be
parent82b1c8dcf398d0857a13ddb258ac990908a1d16e
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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c