commit | fa5513be2b709c8ce6ff0b11d0715760a9a70ffd | [log] [tgz] |
---|---|---|
author | Frédéric Dalleau <frederic.dalleau@linux.intel.com> | Tue Apr 16 17:28:58 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Apr 18 00:17:54 2013 -0300 |
tree | 8415b7ab631e06c523133b192849b14dbc5ed233 | |
parent | bbb0eada826636f658ce49290d2896aead5515f7 [diff] |
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>