]> 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)
commit01eaf667aa79158ac177dfe315404cc21da6c4e7
tree7215e0c06cb104c22c72db00e339b0b494228a20
parenta45378e5c5be7beb1ccd3a8a2eda18dd07df6800
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