]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 30 Jul 2014 06:22:22 +0000 (09:22 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 30 Jul 2014 17:28:41 +0000 (19:28 +0200)
commitac57117bc884961a0073288dd767aa220f917eb0
treee521a2da7697c9dcd87aeeaaaaaf21165a4fa73b
parente0093c4eb74113ce111d275776ac8e122e2df2dd
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE

The HCI_PAIRABLE flag isn't actually controlling whether we're pairable
but whether we're bondable. Therefore, rename it accordingly.

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