Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 29 May 2014 12:02:59 +0000 (15:02 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:16 +0000 (16:51 +0100)
commitf3a73d97b3b78584e111478d07dfd063453f112e
treec00dcbd2a83abb6a8c722f2141c8cbddd59dfd59
parent0ac3dbf9995281261abecfd2970406dd4e07955b
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk

Now that hci_find_ltk_by_addr is the only LTK lookup function there's no
need to keep the long name anymore. This patch shortens the function
name to simply hci_find_ltk.

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