Bluetooth: Remove unnecessary SMP STK define
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jun 2014 16:25:15 +0000 (19:25 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:42 +0000 (17:42 +0200)
commit7d5843b7b77cee26bd5e090bfa61780d75957648
tree0616eacae3385d5f37aabad9dab6079a1f39adef
parentc29d2444170a4e0709331e357a2738a02666a633
Bluetooth: Remove unnecessary SMP STK define

We never store the "master" type of STKs since we request encryption
directly with them so we only need one STK type (the one that's
looked-up on the slave side). Simply remove the unnecessary define and
rename the _SLAVE one to the shorter form.

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_event.c
net/bluetooth/smp.c
This page took 0.02642 seconds and 5 git commands to generate.