]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Replace wakeable in hci_conn_params
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Wed, 17 Jun 2020 14:39:10 +0000 (16:39 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 18 Jun 2020 10:11:13 +0000 (13:11 +0300)
commit79af02b4af16eb684718918b5b50f5b0041fa483
tree78ee78476c4492a57423a917e0806580381de484
parent8df4416fc6f57c107528c0ddcd0137e8a4308ab2
Bluetooth: Replace wakeable in hci_conn_params

Replace the wakeable boolean with flags in hci_conn_params and all users
of this boolean. This will be used by the get/set device flags mgmt op.

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Reviewed-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_request.c