]> git.karo-electronics.de Git - karo-tx-linux.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)
commit95c66e75baf34024213a779dac08f95e6b5aa6a4
tree7215e0c06cb104c22c72db00e339b0b494228a20
parent37438c1f7f6d26e1532d6bfc588c958b7dfae668
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