Bluetooth: Make hci_pend_le_conn_lookup more general purposed
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 4 Jul 2014 09:37:26 +0000 (12:37 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Jul 2014 09:58:10 +0000 (11:58 +0200)
In some circumstances we need to look up entries in pend_le_conns and in
other in pend_le_reports. This patch converts the existing lookup
function for pend_le_conns to something that can be used for both lists.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found