]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/bluetooth/hci_core.c
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)
commitb6ae8457ac5c727a2bb85eb8f2e22375d44d2b2d
treee521a2da7697c9dcd87aeeaaaaaf21165a4fa73b
parentbdb9434664d026ea63ad086443160dd4ed347758
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