]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce le_conn_failed() helper
authorAndre Guedes <andre.guedes@openbossa.org>
Thu, 30 Jan 2014 21:22:08 +0000 (18:22 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Feb 2014 07:51:41 +0000 (09:51 +0200)
commit0b32039aa5f88470eae73db84c17cbb47fda518b
tree5fc6afc8c991888fef63f8c31d8717c11a8cd994
parentf1f46a14b02688c8a0d6cfab0328aa00044e3584
Bluetooth: Introduce le_conn_failed() helper

This patch moves connection attempt failure code to its own function
so it can be reused in the next patch.

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