Bluetooth: Move mgmt_set_fast_connectable to the right location
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 14 Dec 2011 22:47:36 +0000 (00:47 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:34:48 +0000 (17:34 -0200)
commitf7c6869cebe631582fdc2ac57459ee217ce9b015
treeb9094ddb8ed6a8254958f245eecf1a4b1467f76d
parent69ab39ea5da03e632a51b31534da713aff8d1e3b
Bluetooth: Move mgmt_set_fast_connectable to the right location

Fast connectable is logically after the connectable property so that's
where it should show up in the code as well (it's also after connectable
in the settings bitfield).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c