commit | 2ceba53936d6f2071659b87748d723021937d035 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Jun 16 19:25:16 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 03 17:42:42 2014 +0200 |
tree | 5cf28e5b6930a30294839b5179d87ab9eeef3c61 | |
parent | 7d5843b7b77cee26bd5e090bfa61780d75957648 [diff] |
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>