Bluetooth: add hci_lookup_le_connect
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 7 Aug 2015 18:22:52 +0000 (20:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 10 Aug 2015 19:36:13 +0000 (21:36 +0200)
commite7d9ab731ac7babaf2e1b7b5e2280f5f555d263f
treef78361563285c7bab33bc8346a3ea43047b923f3
parent158e92185075184ebc5f25bab61fdd598693e28d
Bluetooth: add hci_lookup_le_connect

This patch adds hci_lookup_le_connect method, that will be used to check
wether outgoing le connection attempt is in progress.

Signed-off-by: Jakub Pawlowski <jpawlowski@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_event.c
net/bluetooth/hci_request.c
net/bluetooth/mgmt.c