Bluetooth: Add support for LE PHY Update Complete event
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 2 Jan 2020 23:00:55 +0000 (15:00 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 4 Jan 2020 09:49:23 +0000 (10:49 +0100)
commit1efd927d660e6ab02a9cd32fbbe3c7dc47980132
tree2e2f9a5caea7bc595200287a275d4a122427803b
parentd841502c79e3fda2ba0e8d64f9eb00e9dd884af0
Bluetooth: Add support for LE PHY Update Complete event

This handles LE PHY Update Complete event and store both tx_phy and
rx_phy into hci_conn.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c