Bluetooth: Move and rename hci_conn_accept
authorFrédéric Dalleau <frederic.dalleau@linux.intel.com>
Tue, 16 Apr 2013 15:28:58 +0000 (17:28 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 18 Apr 2013 03:17:54 +0000 (00:17 -0300)
commitfa5513be2b709c8ce6ff0b11d0715760a9a70ffd
tree8415b7ab631e06c523133b192849b14dbc5ed233
parentbbb0eada826636f658ce49290d2896aead5515f7
Bluetooth: Move and rename hci_conn_accept

Since this function is only used by sco, move it from hci_event.c to
sco.c and rename to sco_conn_defer_accept. Make it static.

Signed-off-by: Frédéric Dalleau <frederic.dalleau@linux.intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c
net/bluetooth/sco.c