]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca061bd11b30f9608827a02eae443bbc5756a260
treefda48d055aca28b21f8d704899bf1700d03c484b
parentf75b6d621cb650c7ff91f824e237b1b20f43b8a0
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