]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 22 Feb 2014 17:06:33 +0000 (19:06 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Feb 2014 17:59:24 +0000 (09:59 -0800)
commit40733ffa8d16820f72950af04bd4c0984748826f
treee14a20542907dd04aa093ae4a1be0ee678080faf
parent5846e768b0a82b64208cd447d8ed8d328db009cf
Bluetooth: Move enable/disable_advertising higher up in mgmt.c

These functions will soon be needed by the RPA regeneration timeout so
move them higher up in mgmt.c to avoid a forward declaration.

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