Bluetooth: Add proper flag for fast connectable mode
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:07:08 +0000 (17:07 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:02:08 +0000 (14:02 -0300)
commit1a4d3c4b3750885733641216756de4e4d9b2443a
tree7238a7a9a1b898e40f15f66cc71386d15ab8fb74
parent05cbf29f84f2cf17554b58a3ab4a0ac46d52eca6
Bluetooth: Add proper flag for fast connectable mode

In order to be able to represent fast connectable mode in the mgmt
settings we need to have a HCI dev flag for it. This patch adds the flag
and makes sure its value is changed whenever a mgmt_set_fast_connectable
command completes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h
net/bluetooth/mgmt.c