]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove HCI prefix from SMP LTK defines
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jun 2014 16:25:16 +0000 (19:25 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:42 +0000 (17:42 +0200)
commit632860b3ea08f83a8cb43f9d064e821ae27ae5be
tree5cf28e5b6930a30294839b5179d87ab9eeef3c61
parent06ad8253e35008a2bd57d371342d332147ee758b
Bluetooth: Remove HCI prefix from SMP LTK defines

The LTK type has really nothing to do with HCI so it makes more sense to
have these in smp.h than hci.h. This patch moves the defines to smp.h
and removes the HCI_ prefix in the same go.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/mgmt.c
net/bluetooth/smp.c
net/bluetooth/smp.h