]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move static advertising functions to avoid forward declarations
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 14 Oct 2013 13:20:06 +0000 (16:20 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Oct 2013 13:48:08 +0000 (06:48 -0700)
commitd4d5e43e61aa3dc4e62acb678883274b2f2cc5b4
tree7215e0c06cb104c22c72db00e339b0b494228a20
parent698118cf63d2b5a11acb6971a124717693cca4a9
Bluetooth: Move static advertising functions to avoid forward declarations

These functions will soon be used by set_connectable() so move them to a
location in mgmt.c that doesn't require forward declarations.

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