]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: Add new state HCI_POWERING_DOWN
authorJonas Dreßler <verdre@v0yd.nl>
Sun, 7 Jan 2024 18:02:49 +0000 (19:02 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Mar 2024 22:22:37 +0000 (17:22 -0500)
commitb14202aff5acba3b672704d792e821f02f8f562a
tree0931652952740397a0323c3694576ca52047e6f4
parentfee054b7579fe252f8b9e6c17b9c5bfdaa84dd7e
Bluetooth: Add new state HCI_POWERING_DOWN

Add a new state HCI_POWERING_DOWN that indicates that the device is
currently powering down, this will be useful for the next commit.

Signed-off-by: Jonas Dreßler <verdre@v0yd.nl>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci.h
net/bluetooth/hci_sync.c
net/bluetooth/mgmt.c