Bluetooth: Declare le_conn_failed in hci_core.h
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 26 Feb 2014 23:21:41 +0000 (20:21 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 27 Feb 2014 03:41:33 +0000 (19:41 -0800)
commit06c053fb54c10be49ef30fc9b6b01e42cc9a1b61
treefda48d055aca28b21f8d704899bf1700d03c484b
parentb1efcc2870687ec3e3c51fa72210b8e4fa465df8
Bluetooth: Declare le_conn_failed in hci_core.h

This patch adds the "hci_" prefix to le_conn_failed() helper and
declares it in hci_core.h so it can be reused in hci_event.c.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c